Skip to content

Commit

Permalink
Bumped version again because PyPI is annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
lubieowoce committed Sep 18, 2018
1 parent 53f250a commit a1a26d6
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 @@

setup(
name = 'sumtype',
version = '0.10.0.post3',
version = '0.10.0.post4',
packages = find_packages(exclude=['tests']),

python_requires = '>=3',
Expand Down

0 comments on commit a1a26d6

Please sign in to comment.