Skip to content

Commit

Permalink
BUmp version to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vsalvino committed Nov 27, 2023
1 parent 88cda2d commit f6953ba
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 = ["3", "0", "1", "", ""]
release = ["3", "0", "2", "", ""]


def _get_version() -> str:
Expand Down

0 comments on commit f6953ba

Please sign in to comment.