We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f4eb4 commit b1f11e7Copy full SHA for b1f11e7
Qt.py
@@ -69,7 +69,7 @@
69
self.__modified__ = list() # Existing members modified in some way
70
71
# Below members are set dynamically on import relative the original binding.
72
-self.__version__ = "0.6.8.dev2"
+self.__version__ = "0.6.8"
73
self.__qt_version__ = "0.0.0"
74
self.__binding__ = "None"
75
self.__binding_version__ = "0.0.0"
0 commit comments