omassot 6 년 전
부모
커밋
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