We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4653e commit caf64cfCopy full SHA for caf64cf
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