Update 11.6

This commit is contained in:
Yoshiko 2019-07-14 09:58:46 +08:00 committed by GitHub
parent a6df479b78
commit 150b81453c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ import json
import shutil
from configparser import ConfigParser
version='0.11.5'
version='0.11.6'
os.chdir(os.getcwd())
config = ConfigParser()