Skip to content

Commit ccb7680

Browse files
Release 5.3.1 (#998)
1 parent 0c1b56d commit ccb7680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
MINOR = 3
2626
MICRO = 1
2727
PRERELEASE = ""
28-
IS_RELEASED = False
28+
IS_RELEASED = True
2929

3030
# Templates for version strings.
3131
RELEASED_VERSION = "{major}.{minor}.{micro}{prerelease}"

0 commit comments

Comments
 (0)