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 3485f2c commit 42c0acfCopy full SHA for 42c0acf
setup.py
@@ -21,7 +21,7 @@
21
MINOR = 1
22
MICRO = 1
23
PRERELEASE = ""
24
-IS_RELEASED = False
+IS_RELEASED = True
25
26
# If this file is part of a Git export (for example created with "git archive",
27
# or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the
0 commit comments