omassot 6 лет назад
Родитель
Сommit
2ea6700827
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      core/constants.py

+ 1 - 1
core/constants.py

@@ -6,7 +6,7 @@
 '''
 from path import Path
 
-VERSION = "0.6.0"
+VERSION = "0.7.0"
 
 DEBUG = False