Skip to content

Commit

Permalink
release 1.0.1 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed Aug 21, 2015
1 parent 1bd0da0 commit c4b5709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@
MINOR = 0
MICRO = 1

IS_RELEASED = False
IS_RELEASED = True

VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

Expand Down

0 comments on commit c4b5709

Please sign in to comment.