Skip to content

Commit

Permalink
bump version to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Oct 19, 2021
1 parent bc1d299 commit 058babf
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.2"
__version__ = "2.3.0"

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

Expand Down

0 comments on commit 058babf

Please sign in to comment.