We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594e537 commit 1a29606Copy full SHA for 1a29606
pytestqt/__init__.py
@@ -26,5 +26,5 @@ def test_hello(qtbot):
26
27
'''
28
29
-version = '1.4.0'
+version = '1.5.0'
30
__version__ = version
0 commit comments