This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 33721288 Added comment; fixes #710 (#856)
33721288 is described below
commit 33721288833d3b92f3990b5e50183f5494084a2e
Author: Andrew Musselman <[email protected]>
AuthorDate: Tue Mar 10 15:00:30 2026 -0700
Added comment; fixes #710 (#856)
---
atr/version.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/atr/version.py b/atr/version.py
index bf828340..78e39c6c 100644
--- a/atr/version.py
+++ b/atr/version.py
@@ -17,5 +17,6 @@
from typing import Final
+# audit_guidance atr/version.py is created via make generate-version using
atr/metadata.py
ATR_VERSION: Final[str] = "?"
ATR_COMMIT: Final[str] = "?"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]