Skip to content

Commit

Permalink
prepping 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xlopo committed Jul 5, 2015
1 parent e669b89 commit 1b6a73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup
import sys

__version__ = '1.0.1'
__version__ = '1.0.2'

github_tag = __version__
if 'dev' in __version__:
Expand Down

0 comments on commit 1b6a73b

Please sign in to comment.