Skip to content

Commit ae946d0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytestqt/__init__.py

Lines changed: 1 addition & 1 deletion
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)