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 275b4fd commit 2f7e37cCopy full SHA for 2f7e37c
setup.py
@@ -23,7 +23,7 @@
23
24
MAJOR = 0
25
MINOR = 1
26
-MICRO = 39
+MICRO = 40
27
ISRELEASED = True
28
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
29
0 commit comments