We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d5505 commit 77dfecfCopy full SHA for 77dfecf
setup.py
@@ -6,7 +6,7 @@
6
###########################################################################
7
8
# Global version number. Keep the format of the next line intact.
9
-VERSION = '0.7.1.post5'
+VERSION = '0.7.1.post6'
10
11
# Check Python's version info and exit early if it is too old
12
if sys.version_info < (2, 5):
0 commit comments