We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1b56d commit ccb7680Copy full SHA for ccb7680
1 file changed
setup.py
@@ -25,7 +25,7 @@
25
MINOR = 3
26
MICRO = 1
27
PRERELEASE = ""
28
-IS_RELEASED = False
+IS_RELEASED = True
29
30
# Templates for version strings.
31
RELEASED_VERSION = "{major}.{minor}.{micro}{prerelease}"
0 commit comments