Skip to content

Commit

Permalink
Bumping version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Nov 6, 2014
1 parent 990a8ba commit 6a9cbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytestqt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ def test_hello(qtbot):
'''

version = __version__ = '1.2.1'
version = __version__ = '1.2.2'

0 comments on commit 6a9cbd4

Please sign in to comment.