Skip to content

Commit

Permalink
Bump version: 2.7.0 → 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cry committed Apr 29, 2019
1 parent 820b104 commit 1196545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.7.0
current_version = 2.8.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="flask-core",
version="2.7.0",
version="2.8.0",
author="Carey Li, Sean Yeoh, Zain Afzal",
author_email="cs6443@cse.unsw.edu.au",
description="A modular Flask core for CTF war-games, originally created for CS6443",
Expand Down

0 comments on commit 1196545

Please sign in to comment.