Skip to content

Commit

Permalink
Merge pull request #4 from roaldnefs/release-v0.0.2
Browse files Browse the repository at this point in the history
Bump version to v0.0.2
  • Loading branch information
roaldnefs authored Oct 3, 2019
2 parents 68b7b56 + a89dc50 commit d85cae0
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.1"
version = "0.0.2"

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

0 comments on commit d85cae0

Please sign in to comment.