Skip to content

Commit

Permalink
Enable Release 5.2.1 (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronayres35 authored Jul 20, 2021
1 parent e1b5825 commit 1a3d4cb
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 = 2
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 1a3d4cb

Please sign in to comment.