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