From ab266873b18644950cda7119ea09033230d742dd Mon Sep 17 00:00:00 2001 From: David Front Date: Wed, 22 Jul 2026 16:24:31 +0300 Subject: [PATCH] Record PyPI publication --- STATUS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/STATUS.md b/STATUS.md index a682cde..a934624 100644 --- a/STATUS.md +++ b/STATUS.md @@ -12,7 +12,8 @@ leave material plans only in chat history. candidate was merged through PR #1, and the final privacy, clean-clone, package, and documentation audit passed before publication. GitHub private vulnerability reporting and protected-branch CI are enabled. The `v0.1.0` - developer prerelease was published on 2026-07-22. + developer prerelease was published on 2026-07-22, followed by the `v0.1.1` + GitHub and PyPI release with tokenless Trusted Publishing. - Package and CLI source version: `geometry-validated-layout` `0.1.1`. - Python import: `geometry_validated_layout`. - Test baseline: 12 tests, with CI coverage for Python 3.10 through 3.14.