Skip to content

Commit 980a53d

Browse files
committed
Bumping version to 1.1.1
1 parent 61d11df commit 980a53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytestqt/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ def test_hello(qtbot):
2727
'''
2828

2929
# The short X.Y version.
30-
version = '1.1'
30+
version = '1.1.1'
3131
# The full version, including alpha/beta/rc tags.
32-
release = '1.1'
32+
release = '1.1.1'

0 commit comments

Comments
 (0)