We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f330877 + 6ff2a5d commit 9bfc222Copy full SHA for 9bfc222
tuf_conformance/__init__.py
@@ -1,6 +1,6 @@
1
import pytest
2
3
-__version__ = "2.2.0"
+__version__ = "2.3.0"
4
5
# register pytest asserts before the imports happen in conftest.py
6
pytest.register_assert_rewrite("tuf_conformance._internal.client_runner")
0 commit comments