This package browser is in early development. Mind the rough edges.

python-bump2version 1.0.1

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.

Installation

Install python-bump2version 1.0.1 as follows:

guix install python-bump2version@1.0.1

Or install the latest version:

guix install python-bump2version

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.