Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New API: Add support spec_version constant
The modules under the tuf/api folder in TUF are an alternative TUF implementation. That's why they should use their own constant for SPECIFICATION_VERSION. This time, I used a list for the SPECIFICATION_VERSION constant in order to retrieve major and minor versions easier. Signed-off-by: Martin Vrachev <[email protected]>
- Loading branch information