pkg.soopen package index

brew / rank 4917

Install bump-my-version with Homebrew, Nix

Version bump your Python project. Version 1.5.0 via Homebrew; verified 2026-07-28. Also installable with nix: nix profile install nixpkgs#bump-my-version.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bump-my-version

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#bump-my-version

nixpkgs package indexes · pkgs/by-name/bu/bump-my-version/package.nix · source: api.github.com

overview

Package summary

Version bump your Python project

Commands and aliases

  • bump-my-version

history

Project history and usage

Bump My Version is a Python release-automation CLI for changing version strings across project files, then optionally committing and tagging the result.

Project history

The project appeared publicly in April 2023 as a continuation of the long-running bumpversion-style workflow for Python projects. Its repository description calls it a small command-line tool for updating all version strings in source code by the correct increment and optionally committing and tagging the change.

The documentation keeps compatibility with legacy `.bumpversion.cfg` and `setup.cfg` configuration while recommending TOML configuration such as `.bumpversion.toml` and `pyproject.toml`. That places it in the Python packaging transition from setup.cfg-era projects toward pyproject.toml-era tooling.

Adoption history

Adoption is concentrated among Python projects that want a maintained bumpversion-compatible tool without building custom release scripts. Homebrew and Nix packaging make it available outside Python-only installation paths, but its main audience remains developers standardizing release bumps in source-controlled projects.

How it is used

A typical workflow defines the current version, parsing rules, files to edit, and optional commit/tag settings in configuration. Developers then run the CLI to bump major, minor, patch, calendar, or custom version components and let the tool update matching files consistently.

Why package nerds care

Bump My Version matters because version bumpers sit at the boundary between package metadata and Git history. They encode how maintainers synchronize package versions, changelogs, tags, and source files, which is one of the least glamorous but most failure-prone parts of publishing packages.

Timeline

  • 2023-04: Public GitHub repository created.
  • 2023-06: Early 0.x releases established the CLI and replacement behavior.
  • 2023-08: 0.9.x releases expanded documentation and regular-expression support.
  • 2026-06: 1.4.x releases show ongoing maintenance.

Related projects

  • Related projects include the original bumpversion family, bump2version, Python build backends that read `pyproject.toml`, and release automation tools such as semantic-release, towncrier, and conventional changelog generators.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for bump-my-version. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
--config-file <FILE>$BUMPVERSION_CONFIG_FILE.bumpversion.cfg.bumpversion.tomlsetup.cfgpyproject.toml

executables

Installed executables

CommandKindExposureNote
bump-my-versionexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.5.0
manager updated2026-07-28
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:bump-my-version
Version1.5.0
Package managerHomebrew
Homepagehttps://callowayproject.github.io/bump-my-version/
Repositoryhttps://github.com/callowayproject/bump-my-version
Last updated2026-07-28T21:44:22Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

bump-my-version

nix profile install nixpkgs#bump-my-version
  • normalized package name match
  • Matched by: Bump My Version
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bump-my-version/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation