Skip to content

Commit 062d025

Browse files
committed
Bump to 1.9.0
1 parent a94ab6b commit 062d025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.0'
29+
version = '1.9.0'
3030
__version__ = version

0 commit comments

Comments
 (0)