We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 457e9c1 + 6ea1631 commit dee4e23Copy full SHA for dee4e23
tuf_conformance/__init__.py
@@ -1,6 +1,6 @@
1
import pytest
2
3
-__version__ = "2.1.0"
+__version__ = "2.2.0"
4
5
# register pytest asserts before the imports happen in conftest.py
6
pytest.register_assert_rewrite("tuf_conformance.client_runner")
0 commit comments