You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add auto version bump workflow on tagged releases (blues#149)
New update-version.yml workflow triggers on v* tag pushes and updates
pyproject.toml on main to match the tag version. The publish workflow
now sets the version from the tag in-place before building, replacing
the old version mismatch check. Also bumps action versions to v4/v5.
Co-authored-by: Claude Opus 4.6 <[email protected]>