python-tuf/tuf/__init__.py
Jussi Kukkonen 44eed614f0 Prepare v6.0
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-03-11 11:41:10 +02: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__ = "6.0.0"