Prepare 1.5.2

This commit is contained in:
Neil Booth
2018-07-14 23:41:37 +08:00
parent 6afddef9db
commit 789ab92af4
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
VERSION="1.5.1"
VERSION="1.5.2"
# -- Project information -----------------------------------------------------