Skip to content

Commit

Permalink
Bump version to 0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vsalvino committed Jul 29, 2022
1 parent 983208f commit 9ab5b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coderedcms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
See: https://www.python.org/dev/peps/pep-0440/
"""
release = ["0", "25", "1", "", ""]
release = ["0", "25", "2", "", ""]


def _get_version() -> str:
Expand Down

0 comments on commit 9ab5b3f

Please sign in to comment.