Skip to content

Commit

Permalink
Bump version to 1.4.0 after v1.3.0 was tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
lubomir committed Aug 14, 2019
1 parent 11713b4 commit d36d5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
else:
use_2to3 = False

version='1.3.0'
version='1.4.0'

f = open('README.rst')
long_description = f.read().strip()
Expand Down

0 comments on commit d36d5ae

Please sign in to comment.