Skip to content

Commit 5a8effc

Browse files
committed
feat(release number): maintenance changes and release number updated.
feat(release number): maintenance changes and release number updated.
1 parent 27c2a81 commit 5a8effc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import threading
1010
from tkinter import filedialog
1111

12-
GUI_VERSION = "2025.08.30"
12+
GUI_VERSION = "2025.09.07"
1313

1414
def resource_path(relative_path):
1515
""" Get absolute path to resource, works for dev and for PyInstaller """

0 commit comments

Comments
 (0)