bump version to 2.7
This commit is contained in:
parent
bedd76bc60
commit
8b36cfb35c
@ -96,7 +96,7 @@ def getNumber(filepath,absolute_path = False):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
version = '2.6'
|
||||
version = '2.7'
|
||||
config_file = 'config.ini'
|
||||
config = ConfigParser()
|
||||
config.read(config_file, encoding='UTF-8')
|
||||
|
Loading…
Reference in New Issue
Block a user