Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Apr 23, 2020
1 parent 517caad commit 577cb6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.x.x
1.3.0
-----

- Six : Added version 1.14.0.
Expand Down
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import tarfile
import zipfile

__version = "1.2.0"
__version = "1.3.0"

def __projects() :

Expand Down

0 comments on commit 577cb6a

Please sign in to comment.