We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d70b9 commit 94cb0cdCopy full SHA for 94cb0cd
1 file changed
GUI/main_window.py
@@ -6,7 +6,7 @@
6
7
8
class App(QMainWindow):
9
- local_version = "v0.9.2"
+ local_version = "v0.9.3"
10
11
def __init__(self):
12
super().__init__()
0 commit comments