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