Skip to content

Commit

Permalink
Merge pull request #42 from kdelee/release_2.2.2
Browse files Browse the repository at this point in the history
bump version for 2.2.2 release
  • Loading branch information
kdelee committed Oct 7, 2019
2 parents ce9939c + bb9d151 commit 32f991d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest_ansible/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""The pytest-ansible initialization."""

__version__ = "2.0.1"
__version__ = "2.2.2"
__author__ = "James Laska"
__author_email__ = "<jlaska@ansible.com>"

0 comments on commit 32f991d

Please sign in to comment.