We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb1433 commit b4765c9Copy full SHA for b4765c9
Qt.py
@@ -43,7 +43,7 @@
43
import shutil
44
import importlib
45
46
-__version__ = "1.0.0.b4"
+__version__ = "1.0.0.b5"
47
48
# Enable support for `from Qt import *`
49
__all__ = []
0 commit comments