Open Source 2024

version-bump

Automated semantic version bumps with Git release tags — no more hand-edited version numbers or forgotten tags.

Role: Developer

SemVerGitreleaseCLIPython

About the Project

No more manually updating version numbers or forgetting to tag releases in Git. version-bump increments versions following semantic versioning and sets the matching tags automatically — a small CLI tool that takes the typing and the slip-ups off your hands.

Features

  • Semantic bumps — major / minor / patch by command
  • Git tagging — the matching release tag is set automatically
  • CLI-first — lean, fast, scriptable
  • Consistency — a single source of truth for the version number