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 08e9018 commit e451d5dCopy full SHA for e451d5d
setup.py
@@ -11,7 +11,7 @@
11
MINOR = 7
12
MICRO = 0
13
14
-IS_RELEASED = False
+IS_RELEASED = True
15
16
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
17
0 commit comments