peritus/bumpversion
Version-bump your software with a single command observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4918
- days_rel: n/a
- days_push: 1146
- n_releases_24m: 0
Adoption not part of the score
1519 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Python command-line tool that increments version strings across source files in a single command, optionally creating commits and tags in Git or Mercurial. It is configurable via a .bumpversion.cfg file and works with any text files regardless of programming language.
Use cases
- bump the version number across all files in my repo with one command
- automatically create a git commit and tag when releasing a new version
- update version strings in multiple files from a config file
- increment semver major/minor/patch parts before a release
- manage version numbers without a VCS
When to choose
- you need a simple, language-agnostic version bump tool for text files
- you want automatic commits and tags as part of your release flow
- you prefer declarative configuration in .bumpversion.cfg
When to avoid
- you want an actively maintained tool - use the maintained fork bump2version (c4urself) or its successor instead
- you need binary file or non-text version handling
- you need deep integration with modern CI/CD release tooling
Facets
cli-tool · maturity abandoned
cli developer-tools version-control configuration-management developer-tools version-control cli python cross-platform version-bumping release-automation semver git-tags deprecated-use-fork command-line automation
3 sources
- readme: https://github.com/peritus/bumpversion · fetched 2026-08-28 · 3f97cc185470
- homepage: https://pypi.python.org/pypi/bumpversion · fetched 2026-08-29 · 1c4ee090f4df
- registry_pypi: https://pypi.org/pypi/bumpversion/json · fetched 2026-08-29 · b1b549d1e3ad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| peritus/bumpversion | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="peritus/bumpversion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem