Skip to content

Commit

Permalink
Merge pull request #16 from roaldnefs/release-v0.0.5
Browse files Browse the repository at this point in the history
Bump version to v0.0.5
  • Loading branch information
roaldnefs authored Oct 4, 2019
2 parents 2bcece1 + 7ec78b9 commit 025a8e7
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 @@ -8,7 +8,7 @@
from setuptools import setup, find_packages


version = "0.0.4"
version = "0.0.5"

if sys.argv[-1] == 'publish':
os.system('python setup.py sdist upload')
Expand Down

0 comments on commit 025a8e7

Please sign in to comment.