We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5eb33 commit b71941dCopy full SHA for b71941d
coderedcms/__init__.py
@@ -14,7 +14,7 @@
14
15
See: https://www.python.org/dev/peps/pep-0440/
16
"""
17
-release = ["3", "0", "3", "", ""]
+release = ["3", "0", "4", "", ""]
18
19
20
def _get_version() -> str:
0 commit comments