Skip to content

Commit

Permalink
Bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vsalvino committed Jul 16, 2024
1 parent 9d5ca92 commit 7d69c98
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 @@ -15,7 +15,7 @@
See: https://www.python.org/dev/peps/pep-0440/
"""

release = ["4", "0", "0", "", ""]
release = ["4", "0", "1", "", ""]


def _get_version() -> str:
Expand Down

0 comments on commit 7d69c98

Please sign in to comment.