Skip to content

Commit 9bfc222

Browse files
authored
Merge pull request #271 from jku/release-2.3
Prepare 2.3 release
2 parents f330877 + 6ff2a5d commit 9bfc222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuf_conformance/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import pytest
22

3-
__version__ = "2.2.0"
3+
__version__ = "2.3.0"
44

55
# register pytest asserts before the imports happen in conftest.py
66
pytest.register_assert_rewrite("tuf_conformance._internal.client_runner")

0 commit comments

Comments
 (0)