python-tuf/tuf/__init__.py

8 lines
186 B
Python
Raw Permalink Normal View History

# 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"