Skip to content

Bump to v1.0.2 (metadata maintenance release)#9

Merged
mstorath merged 1 commit into
mainfrom
claude/maintenance-release-2026-05
May 11, 2026
Merged

Bump to v1.0.2 (metadata maintenance release)#9
mstorath merged 1 commit into
mainfrom
claude/maintenance-release-2026-05

Conversation

@mstorath
Copy link
Copy Markdown
Owner

Summary

Phase 3 maintenance release for CSSD. No algorithmic changes.

Aligns all release-version surfaces in one commit per the new CLAUDE.md release-management rule:

  • pyproject.toml::version1.0.2
  • Workspace Cargo.toml::version1.0.2 (inherited by cssd-core and cssd-py)
  • python/cssd/__init__.py::__version__"1.0.2"
  • CITATION.cffversion: 1.0.2, date-released: 2026-05-11
  • CHANGELOG.md → new ## [1.0.2] - 2026-05-11 entry

What landed in this version

  • README harmonised across the lab repo family (Pass F) — light-touch update since CSSD already followed the family template; added badge block, TL;DR, expanded "See also" to 5 siblings + 2 external.
  • Auto-create GitHub Release on tag push wired up.
  • PyPI publish step set to skip-existing: true for idempotency.

After merge

Tag v1.0.2 on the merge commit and push the tag. The auto-release workflow handles PyPI publish + GitHub Release creation.

Test plan

  • Release workflow runs to completion on tag push
  • PyPI shows cssd 1.0.2 with the harmonised README rendering correctly

Aligns pyproject.toml, workspace Cargo.toml, python/cssd/__init__.py
__version__, and CITATION.cff version/date-released. CHANGELOG entry
summarises README harmonisation and CI plumbing changes since v1.0.1.
No algorithmic changes.
@mstorath mstorath merged commit 367b0c4 into main May 11, 2026
9 checks passed
@mstorath mstorath deleted the claude/maintenance-release-2026-05 branch May 11, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant