python-bump2version
Version-bump your software with a single command!
This package provides a small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment. It also creates commits and tags.
- Versions: 1.0.1
- Website: https://github.com/c4urself/bump2version
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-bump2version
as follows:
guix install python-bump2version
Or install a particular version:
guix install python-bump2version@1.0.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/python-bump2version/'><img src='http://127.0.0.1:3000/packages/python-bump2version/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-bump2version/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-bump2version/) Org: [[http://127.0.0.1:3000/packages/python-bump2version/][http://127.0.0.1:3000/packages/python-bump2version/badges/latest-version.svg]]