added pycharm module, chagned package version to 1.4.0 alph1, added 8 macros button
This commit is contained in:
@@ -43,7 +43,7 @@ class Config(object):
|
||||
self.values = {}
|
||||
|
||||
try:
|
||||
self.version = "1.3.2"
|
||||
self.version = "1.4.0 Alpha 1"
|
||||
|
||||
# Load config template
|
||||
with open(get_resource('http/config-template.json'), 'r',
|
||||
|
||||
Reference in New Issue
Block a user