Updated version info
This commit is contained in:
parent
fee3d05b79
commit
f9fbba629d
1 changed files with 1 additions and 1 deletions
|
@ -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 """
|
||||
|
|
Reference in a new issue