Update 2.8

This commit is contained in:
Yoshiko
2020-03-08 20:38:25 +08:00
committed by GitHub
parent 73cdd797c5
commit c22863ece4
3 changed files with 5 additions and 8 deletions

View File

@@ -96,7 +96,7 @@ def getNumber(filepath,absolute_path = False):
if __name__ == '__main__':
version = '2.7'
version = '2.8'
config_file = 'config.ini'
config = ConfigParser()
config.read(config_file, encoding='UTF-8')