Skip to content

Commit

Permalink
bump version to v2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Jun 4, 2023
1 parent 815c2cc commit 686a54c
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.3.3"
__version__ = "2.3.4"

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

Expand Down

0 comments on commit 686a54c

Please sign in to comment.