We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75dc14 commit 6daa88dCopy full SHA for 6daa88d
setup.py
@@ -9,7 +9,7 @@
9
MINOR = 1
10
MICRO = 0
11
12
-IS_RELEASED = False
+IS_RELEASED = True
13
14
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
15
0 commit comments