Skip to content

Commit

Permalink
bump release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Mar 4, 2020
1 parent 57849c5 commit 2d2ca2a
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 @@ -5,7 +5,7 @@

from setuptools import setup
from setuptools.command.test import test as TestCommand
version = "0.4.7"
version = "1.0.0"

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

0 comments on commit 2d2ca2a

Please sign in to comment.