We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab67db0 commit 0944b70Copy full SHA for 0944b70
1 file changed
coderedcms/__init__.py
@@ -15,7 +15,7 @@
15
See: https://www.python.org/dev/peps/pep-0440/
16
"""
17
18
-release = ["99", "99", "99", "", "dev1"]
+release = ["5", "0", "0", "", ""]
19
20
21
def _get_version() -> str:
0 commit comments