1
0
Fork 0

Updated version info

This commit is contained in:
JoshuaMKW 2020-08-26 04:10:29 -05:00
parent fee3d05b79
commit f9fbba629d

View file

@ -33,7 +33,7 @@ except ImportError:
TRED = ''
TREDLIT = ''
__version__ = 'v6.0.0'
__version__ = 'v6.0.1'
def resource_path(relative_path: str):
""" Get absolute path to resource, works for dev and for PyInstaller """