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 d00165b commit 127177cCopy full SHA for 127177c
setup.py
@@ -31,7 +31,7 @@
31
32
MAJOR = 1
33
MINOR = 0
34
-MICRO = 1
+MICRO = 2
35
ISRELEASED = False
36
37
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
0 commit comments