python-tuf/tuf/__init__.py
Jussi Kukkonen 85ce3e87e1 Prepare 7.0 release
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2026-05-18 10:49:12 +03:00

7 lines
186 B
Python

# Copyright New York University and the TUF contributors
# SPDX-License-Identifier: MIT OR Apache-2.0
"""TUF."""
# This value is used in the ngclient user agent.
__version__ = "7.0.0"