Changed Version string
This commit is contained in:
@@ -62,8 +62,8 @@ from PyQt6.QtGui import QPixmap
|
|||||||
global LOGGER
|
global LOGGER
|
||||||
|
|
||||||
''' Module version '''
|
''' Module version '''
|
||||||
mod_ver = "v2.1"
|
mod_ver = "v2.3"
|
||||||
mod_dver = "2023:08:17"
|
mod_dver = "2025:01:08"
|
||||||
|
|
||||||
''' Logger Variables '''
|
''' Logger Variables '''
|
||||||
LOG_FORMAT = '%(asctime)s|%(levelname)-7s|%(funcName)-15s|%(lineno)-5d: %(message)-50s'
|
LOG_FORMAT = '%(asctime)s|%(levelname)-7s|%(funcName)-15s|%(lineno)-5d: %(message)-50s'
|
||||||
|
|||||||
Reference in New Issue
Block a user