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 95223b0 commit ce1f48fCopy full SHA for ce1f48f
setup.py
@@ -28,7 +28,7 @@
28
29
MAJOR = 1
30
MINOR = 0
31
-MICRO = 0
+MICRO = 2
32
ISRELEASED = False
33
34
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
0 commit comments