docs: Include version number in docs

Otherwise on readthedocs it's not clear what version "latest" is.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
This commit is contained in:
Jussi Kukkonen 2025-03-14 14:51:59 +02:00
parent bb6d459ce3
commit b690d8f573

View file

@ -1,5 +1,5 @@
TUF Developer Documentation
===========================
Python-TUF |version| Developer Documentation
=======================================================================
This documentation provides essential information for those developing software
with the `Python reference implementation of The Update Framework (TUF)