Thanks to visit codestin.com Credit goes to github.com
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 f846b83 commit a60b390Copy full SHA for a60b390
setup.py
@@ -62,7 +62,7 @@
62
MAJOR = 1
63
MINOR = 8
64
MICRO = 0
65
-ISRELEASED = False
+ISRELEASED = True
66
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
67
68
# Return the git revision as a string
0 commit comments