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