Skip to content

Commit d695ec6

Browse files
committed
Update lib.py
version
1 parent bcc19e8 commit d695ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
language_path = 'src\\resources\\languages\\'
1919

2020
APP_NAME = "Test_Application_Update"
21-
21+
VERSION = "v0.0.3"
2222
CONFIG_FILE = "config.json"
2323

2424
# ================== Temp Files functions ==================

0 commit comments

Comments
 (0)