Skip to content

Commit 77dfecf

Browse files
committed
bumped version number to 0.7.1.post6
1 parent 64d5505 commit 77dfecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
###########################################################################
77

88
# Global version number. Keep the format of the next line intact.
9-
VERSION = '0.7.1.post5'
9+
VERSION = '0.7.1.post6'
1010

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

0 commit comments

Comments
 (0)