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 f8f3422 commit b3b222aCopy full SHA for b3b222a
qtpy/__init__.py
@@ -63,7 +63,7 @@
63
from packaging.version import parse
64
65
# Version of QtPy
66
-__version__ = "2.4.1"
+__version__ = "2.5.0.dev0"
67
68
69
class PythonQtError(RuntimeError):
0 commit comments