About Anaconda Help Download Anaconda

Version-bump your software with a single command!

copied from cf-staging / bump2version

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.0.1
  • linux-64 v0.5.11
  • osx-64 v0.5.11

conda install

To install this package run one of the following:
conda install conda-forge::bump2version
conda install conda-forge/label/cf201901::bump2version
conda install conda-forge/label/cf202003::bump2version

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

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy