bump2version
https://github.com/c4urself/bump2version
Python
Version-bump your software with a single command
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to bump2version
Help out
- Issues
- fix: parse sign_tags from config as boolean
- fix: add --ignore-missing-version flag for glob patterns
- fix: add --tag-only flag to tag HEAD without bumping
- fix: add --extra-files flag to stage additional files in bump commit
- Doesn't respect settings file or arguments
- Bug: setting sign_tags=False in config file doesn't work
- feature request: option to ignore `VersionNotFoundException`
- Raise exception with error output if CalledProcessError when tagging.
- make --new-version really optional
- Mark 'sign_tags' as a boolean value
- Docs
- Python not yet supported