uv-version-bump
Installation
SKILL.md
Uv Version Bump
Overview
Use this skill for small Python package releases where the version source of truth is pyproject.toml and the project is managed with uv. The bundled script wraps the standard flow: compute the next version with uv version, update CHANGELOG.md, create a scoped git commit, and create an annotated vX.Y.Z tag.