omassot пре 6 година
родитељ
комит
de0731fffc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      core/constants.py

+ 1 - 1
core/constants.py

@@ -6,7 +6,7 @@
 '''
 from path import Path
 
-VERSION = "0.8.4"
+VERSION = "0.9.0"
 
 MAIN = Path(__file__).parent.parent.abspath()