Bumped version number
This commit is contained in:
parent
cc4360f9b8
commit
aeb152884c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ except ImportError:
|
|||
TRED = ''
|
||||
TREDLIT = ''
|
||||
|
||||
__version__ = 'v5.1.0'
|
||||
__version__ = 'v5.1.1'
|
||||
|
||||
def resource_path(relative_path: str):
|
||||
""" Get absolute path to resource, works for dev and for PyInstaller """
|
||||
|
|
Reference in a new issue