CMD + K

bump2version

Community

Version-bump your software with a single command!

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::bump2version

Usage Tracking

1.0.1
1.0.0
0.5.11
0.5.8
4 / 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. Also creates commits and tags:

  • version formats are highly configurable
  • works without any VCS, 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 Python2, Python3 and Pypy

About

Summary

Version-bump your software with a single command!

Last Updated

Oct 8, 2020 at 10:25

License

MIT

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.5.11
macOS-64 Last supported version: 0.5.11