Update script version number

This commit is contained in:
Melissa LeBlanc-Williams 2023-10-20 13:13:25 -07:00
parent ebcc4936f7
commit def7058ee9

View file

@ -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