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