Skip to content

v1.16.11-rc9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 May 14:05
· 8 commits to main since this release
Add PEP 440 pre-release version patching to publish workflow

Parses git tag suffixes (-test, -alpha, -beta, -rc) and patches
pyproject.toml with the corresponding PEP 440 version before building
wheels. Full releases (no suffix) are unaffected.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>