Kaynağa Gözat

Bump version to 0.25.2

Vince Salvino 2 yıl önce
ebeveyn
işleme
9ab5b3ff93
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      coderedcms/__init__.py

+ 1 - 1
coderedcms/__init__.py

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