Skip to content

Commit dee4e23

Browse files
authored
Merge pull request #243 from theupdateframework/prep-2.2.0
Prepare 2.2.0 release
2 parents 457e9c1 + 6ea1631 commit dee4e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuf_conformance/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import pytest
22

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

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

0 commit comments

Comments
 (0)