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 88e556e commit 93a391eCopy full SHA for 93a391e
setup.py
@@ -24,7 +24,7 @@
24
MINOR = 4
25
MICRO = 3
26
PRERELEASE = ""
27
-IS_RELEASED = False
+IS_RELEASED = True
28
29
# If this file is part of a Git export (for example created with "git archive",
30
# or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the
0 commit comments