Release 2.32.1 #498
No reviewers
Labels
No labels
Kestra
bug
enhancement
someday
subtask
☁️ api
🎛️ infrastructure
🐞 sentry
📆 2025 Season
📝 pages
allpicks
📝 pages
picks
📝 pages
standings
🚀 performance
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
johnsturgeon/tgfp-web!498
Loading…
Reference in a new issue
No description provided.
Delete branch "bump-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Patch bump to exercise the release -> build-image pipeline with FJ_TOKEN now set.
resolves #497
🤖 Generated with Claude Code
This PR is a mechanical patch version bump (2.32.0 → 2.32.1) touching only
pyproject.toml:3and the matchingtgfp-webentry inuv.lock. It follows the project's versioning convention exactly and carries no code changes to review.Looks good — nothing to flag.
Both edits are consistent (the
uv.lockbump mirrorspyproject.toml), which is exactly whatuv version --bump patchproduces, and this is the correct way to trigger the release → build-image pipeline per CLAUDE.md's Versioning section. No correctness, security, performance, or test-coverage concerns apply to a version-string change.