Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mirca committed Oct 12, 2019
1 parent 23348f4 commit e3ec812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
import setuptools
import os

__version__ = '0.1.1'
__version__ = '0.1.2dev'

# Prepare and send a new release to PyPI
if "release" in sys.argv[-1]:
Expand Down

0 comments on commit e3ec812

Please sign in to comment.