Skip to content

Commit 695f1c0

Browse files
Set release flag. (#842)
1 parent da64191 commit 695f1c0

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
@@ -21,7 +21,7 @@
2121
MINOR = 1
2222
MICRO = 0
2323
PRERELEASE = ""
24-
IS_RELEASED = False
24+
IS_RELEASED = True
2525

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

0 commit comments

Comments
 (0)