Skip to content

Commit

Permalink
bumped version number to 0.7.1.post6
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Jun 5, 2015
1 parent 64d5505 commit 77dfecf
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 @@ -6,7 +6,7 @@
###########################################################################

# Global version number. Keep the format of the next line intact.
VERSION = '0.7.1.post5'
VERSION = '0.7.1.post6'

# Check Python's version info and exit early if it is too old
if sys.version_info < (2, 5):
Expand Down

0 comments on commit 77dfecf

Please sign in to comment.