Skip to content

Commit d104380

Browse files
committed
Bump version for 5.2.0 release
1 parent 0c925ac commit d104380

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
@@ -22,7 +22,7 @@
2222
MINOR = 2
2323
MICRO = 0
2424
PRERELEASE = ""
25-
IS_RELEASED = False
25+
IS_RELEASED = True
2626

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

0 commit comments

Comments
 (0)