We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df2cb1 commit fbecda5Copy full SHA for fbecda5
setup.py
@@ -23,7 +23,7 @@
23
24
MAJOR = 0
25
REVISION = 6
26
-PATCH = 0
+PATCH = 1
27
DEV = False
28
29
VERSION = "{major}.{revision}.{patch}".format(
0 commit comments