Explorar o código

Bump version to 4.0.1

Vince Salvino hai 8 meses
pai
achega
7d69c98627
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      coderedcms/__init__.py

+ 1 - 1
coderedcms/__init__.py

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