Skip to content

Commit

Permalink
Bumping version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jan 14, 2015
1 parent 44f76ef commit de9dcb7
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.2'
version = __version__ = '1.2.3'

0 comments on commit de9dcb7

Please sign in to comment.