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 1256291 commit 3f4f46aCopy full SHA for 3f4f46a
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
MAJOR = 0
10
MINOR = 4
11
MICRO = 0
12
-ISRELEASED = False
+ISRELEASED = True
13
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
14
15
0 commit comments