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 bdaee14 commit 18aa8adCopy full SHA for 18aa8ad
setup.py
@@ -23,7 +23,7 @@
23
24
MAJOR = 0
25
MINOR = 1
26
-MICRO = 40
+MICRO = 41
27
ISRELEASED = True
28
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
29
0 commit comments