From 87390a521804414ba29504a68766efe1fead2e08 Mon Sep 17 00:00:00 2001 From: Lou DeGenaro Date: Thu, 16 Jan 2025 08:38:15 -0500 Subject: [PATCH] add trestle v0 and generalize current version to 3.x.x Signed-off-by: Lou DeGenaro --- docs/index.md | 1 + docs/tutorials/cli.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c9bab129a..d1ca5d599 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,6 +44,7 @@ Below shows trestle versions correspondence with OSCAL versions: trestle 3.x => OSCAL 1.1.2 trestle 2.x => OSCAL 1.0.4 trestle 1.x => OSCAL 1.0.2 +trestle 0.x => OSCAL 1.0.0 ``` Visit [pypi](https://pypi.org/project/compliance-trestle/#history) for trestle release history and downloads. diff --git a/docs/tutorials/cli.md b/docs/tutorials/cli.md index 6a5f1d2c5..150e0fab2 100644 --- a/docs/tutorials/cli.md +++ b/docs/tutorials/cli.md @@ -148,7 +148,7 @@ This command will return the current version of Trestle and OSCAL it is using. Running `trestle version` will return: -> Trestle version v3.6.0 based on OSCAL version 1.1.2 +> Trestle version v3.x.x based on OSCAL version 1.1.2 It can also be used to retrieve the metadata version of the OSCAL object: