We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf5302 commit 869eb1eCopy full SHA for 869eb1e
setup.py
@@ -24,7 +24,7 @@
24
MINOR = 4
25
MICRO = 4
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