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.

Workflow

Installs
1
GitHub Stars
1
First Seen
Jun 22, 2026
uv-version-bump — ragnarok22/strava-python