Skip to content

Commit

Permalink
Release 5.3.1 (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
corranwebster authored Aug 12, 2022
1 parent 0c1b56d commit ccb7680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
MINOR = 3
MICRO = 1
PRERELEASE = ""
IS_RELEASED = False
IS_RELEASED = True

# Templates for version strings.
RELEASED_VERSION = "{major}.{minor}.{micro}{prerelease}"
Expand Down

0 comments on commit ccb7680

Please sign in to comment.