Update script version number
This commit is contained in:
parent
ebcc4936f7
commit
def7058ee9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ except ImportError:
|
||||||
shell = Shell()
|
shell = Shell()
|
||||||
shell.group = 'PITFT'
|
shell.group = 'PITFT'
|
||||||
|
|
||||||
__version__ = "3.5.0"
|
__version__ = "3.6.0"
|
||||||
|
|
||||||
"""
|
"""
|
||||||
This is the main configuration. Displays should be placed in the order
|
This is the main configuration. Displays should be placed in the order
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue