Skip to content

Commit

Permalink
bump version version to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Jun 1, 2021
1 parent 34f06cb commit 8932e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtest/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from collections import namedtuple

__version__ = "2.2.1"
__version__ = "2.2.2"

version_info = namedtuple("version_info", ["major", "minor", "micro", "releaselevel"])

Expand Down

0 comments on commit 8932e27

Please sign in to comment.