Skip to content

Commit

Permalink
0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Nov 4, 2018
1 parent 4814730 commit cf61260
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 @@ -4,7 +4,7 @@
import sys
from setuptools import setup
from setuptools.command.test import test as TestCommand
version = "0.4.2"
version = "0.4.3"

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

0 comments on commit cf61260

Please sign in to comment.