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()