Skip to content

Commit

Permalink
prepare for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Banduhn committed Dec 16, 2015
1 parent 1eb47a2 commit 01e5624
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 @@
from setuptools import find_packages, setup


version = '0.1.0'
version = '0.1.1'


if sys.argv[-1] == 'publish':
Expand Down

0 comments on commit 01e5624

Please sign in to comment.