From 66adc0838d3dd9961c51731708f51b4db0d6fdc5 Mon Sep 17 00:00:00 2001 From: Lou DeGenaro Date: Thu, 16 Jan 2025 14:59:51 -0500 Subject: [PATCH] fix: version is 0.37.x Signed-off-by: Lou DeGenaro --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 33248cc55..abb987ad3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,7 +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.3.7 => OSCAL 1.0.0 +trestle 0.37.x => OSCAL 1.0.0 ``` Visit [pypi](https://pypi.org/project/compliance-trestle/#history) for trestle release history and downloads.