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 cddc00f commit d079116Copy full SHA for d079116
setup.py
@@ -7,7 +7,7 @@
7
8
MAJOR = 0
9
MINOR = 0
10
-PATCH = 1
+PATCH = 2
11
PRE_RELEASE = ''
12
# Use the following formatting: (major, minor, patch, prerelease)
13
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)
0 commit comments