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 9f0ae61 commit 183fdb2Copy full SHA for 183fdb2
setup.py
@@ -58,7 +58,7 @@
58
MAJOR = 1
59
MINOR = 10
60
MICRO = 0
61
-ISRELEASED = False
+ISRELEASED = True
62
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
63
64
0 commit comments