2
0
Vince Salvino 1 жил өмнө
parent
commit
a06a8a35a5

+ 1 - 1
coderedcms/__init__.py

@@ -14,7 +14,7 @@ Maintains version of coderedcms.
 
 See: https://www.python.org/dev/peps/pep-0440/
 """
-release = ["3", "0", "2", "", ""]
+release = ["3", "0", "3", "", ""]
 
 
 def _get_version() -> str: