Skip to content

Commit ae946d0

Browse files
committed
Bump version to 1.5.1
1 parent 80c1b1c commit ae946d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytestqt/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ def test_hello(qtbot):
2626
2727
'''
2828

29-
version = '1.5.0'
29+
version = '1.5.1'
3030
__version__ = version

0 commit comments

Comments
 (0)