We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889360f commit 6d6c629Copy full SHA for 6d6c629
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v3.10.3 (2025-12-02)
6
+
7
+### Bug Fixes
8
9
+- Sign with sigstore ([#1999](https://github.com/oscal-compass/compliance-trestle/pull/1999),
10
+ [`db540da`](https://github.com/oscal-compass/compliance-trestle/commit/db540dad74efc00e4c515427b7466b90e3acecac))
11
12
13
## v3.10.2 (2025-12-02)
14
15
### Bug Fixes
trestle/__init__.py
@@ -23,4 +23,4 @@
23
opinionated approach to OSCAL adoption.
24
"""
25
26
-__version__ = '3.10.2'
+__version__ = '3.10.3'
0 commit comments