Skip to content

Commit 869eb1e

Browse files
committed
Set release flag.
1 parent 7bf5302 commit 869eb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
MINOR = 4
2525
MICRO = 4
2626
PRERELEASE = ""
27-
IS_RELEASED = False
27+
IS_RELEASED = True
2828

2929
# If this file is part of a Git export (for example created with "git archive",
3030
# or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the

0 commit comments

Comments
 (0)