We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ee26f commit 31e33efCopy full SHA for 31e33ef
Qt.py
@@ -45,7 +45,7 @@
45
self.__modified__ = list() # Existing members modified in some way
46
47
# Below members are set dynamically on import relative the original binding.
48
-self.__version__ = "0.6.1"
+self.__version__ = "0.6.2"
49
self.__qt_version__ = "0.0.0"
50
self.__binding__ = "None"
51
self.__binding_version__ = "0.0.0"
0 commit comments