Skip to content

Commit

Permalink
prepping 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xlopo committed Jul 1, 2015
1 parent fe33bdf commit f24ebf8
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.dev3'
__version__ = '1.0.1'

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

0 comments on commit f24ebf8

Please sign in to comment.