Skip to content

Commit 94cb0cd

Browse files
authored
update version to v0.9.3
1 parent 05d70b9 commit 94cb0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GUI/main_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class App(QMainWindow):
9-
local_version = "v0.9.2"
9+
local_version = "v0.9.3"
1010

1111
def __init__(self):
1212
super().__init__()

0 commit comments

Comments
 (0)