Skip to content

Commit 10f0d11

Browse files
Release 7.3.1 (#1871)
1 parent f704f1c commit 10f0d11

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 = 3
2525
MICRO = 1
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)