CMD + K

bump-my-version

Community

Version bump your Python project

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::bump-my-version

Usage Tracking

1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and optionally commit and tag the changes. * version formats are highly configurable * works without any source code manager, but happily reads tag information from and writes commits and tags to Git and Mercurial if available * just handles text files, so it's not specific to any programming language * supports Python 3.8+ and PyPy3. Python 3.7 should work but isn't actively tested.

About

Summary

Version bump your Python project

Last Updated

Dec 29, 2025 at 20:38

License

MIT

Total Downloads

81.5K

Supported Platforms

noarch