| Name: | bumpversion | 
|---|---|
| Version: | 1.0.1 | 
| Release: | 4.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 142409 | 
| License: | MIT | 
| RPM: | bumpversion-1.0.1-4.el8.noarch.rpm | 
| Source RPM: | bumpversion-1.0.1-4.el8.src.rpm | 
| Build Date: | Sun Feb 12 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/c4urself/bump2version | 
| Summary: | Version-bump your software with a single command | 
| 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 |