Update 2.8.3

This commit is contained in:
yoshiko2
2020-03-24 10:58:53 +08:00
parent 2ebc74fd8d
commit 9e8d96f5c0

View File

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