Info: This package contains files in non-standard
labels.
noarch
v1.2.0
conda install
To install this package run one of the following: conda install conda-forge::advbumpversionconda install conda-forge/label/cf201901::advbumpversionconda install conda-forge/label/cf202003::advbumpversionconda install conda-forge/label/gcc7::advbumpversion
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