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