We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96dbec3 commit 7b27f76Copy full SHA for 7b27f76
qtpy/__init__.py
@@ -61,7 +61,7 @@
61
import warnings
62
63
# Version of QtPy
64
-__version__ = '2.0.1'
+__version__ = '2.1.0.dev0'
65
66
67
class PythonQtError(RuntimeError):
0 commit comments