Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Henry <fredericmhenry@gmail.com>
  • Loading branch information
Rick Henry committed Aug 23, 2017
1 parent 5f50c8f commit 0c60a8d
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
@@ -1,6 +1,6 @@
from setuptools import setup

version = '0.1'
version = '0.1.1'
with open('README.rst', 'r') as f:
long_description = f.read()

Expand Down

0 comments on commit 0c60a8d

Please sign in to comment.