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