c4urself/bump2version
Version-bump your software with a single command observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 7
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3446
- days_rel: n/a
- days_push: 559
- n_releases_24m: 0
Adoption not part of the score
1115 stars · 131 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 bumps software version strings across source files with a single command, optionally creating commits and tags in Git or Mercurial. It is highly configurable via a config file and works with any text files regardless of programming language.
Use cases
- bump semantic version numbers across multiple files in one command
- automate release commits and git tags when incrementing a version
- update version strings in setup.py, VERSION files, and source code
- manage major/minor/patch version increments from the CLI
- standardize version bumping via a .bumpversion.cfg config file
When to choose
- you need a simple, proven version-bump tool for a legacy Python 2 or 3 project
- you want VCS-agnostic version bumping that also integrates with Git or Mercurial
- your project already has a .bumpversion.cfg and you don't want to migrate
When to avoid
- starting a new project - the README explicitly says it is no longer maintained and recommends bump-my-version
- you need bug fixes, new features, or active community support
- you need modern features like TOML/pyproject.toml configuration or better CLI ergonomics
Facets
cli-tool · maturity abandoned
cli developer-tools version-control configuration-management developer-tools version-control python cli cross-platform version-bumping release-automation semver unmaintained command-line automation
3 sources
- readme: https://github.com/c4urself/bump2version · fetched 2026-08-28 · 437352185cc8
- homepage: https://pypi.python.org/pypi/bump2version · fetched 2026-08-29 · f8b40230ffe0
- registry_pypi: https://pypi.org/pypi/bump2version/json · fetched 2026-08-29 · b8a9df85a38f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| c4urself/bump2version | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="c4urself/bump2version")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem