Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
christianjauregui committed May 5, 2020
1 parent a77368e commit ed3f171
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 @@ -26,7 +26,7 @@
if '__version__' in locals():
VERSION = __version__
else:
VERSION = '0.1.2'
VERSION = '0.1.3'

here = path.abspath(path.dirname(__file__))
# Get the long description from the README file
Expand Down

0 comments on commit ed3f171

Please sign in to comment.