2
0
Vince Salvino 4 жил өмнө
parent
commit
6a319f3a4a

+ 1 - 1
coderedcms/__init__.py

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