We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57143d commit cd0b49bCopy full SHA for cd0b49b
qtpy/__init__.py
@@ -63,7 +63,7 @@
63
from packaging.version import parse
64
65
# Version of QtPy
66
-__version__ = "2.4.2"
+__version__ = "2.5.0.dev0"
67
68
69
class PythonQtError(RuntimeError):
0 commit comments