We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135e76c commit 3052a82Copy full SHA for 3052a82
1 file changed
src/superGUI.py
@@ -16,7 +16,7 @@
16
17
18
# version = "元3.1.11".encode( "UTF-8" )
19
-version = "测试3.1.14".encode( "UTF-8" )
+version = "测试3.1.15".encode( "UTF-8" )
20
21
22
class Ui_MainWindow(Ui_MainWindow):
0 commit comments