bump2version — Intermediate Playground
Automate version bumping in files and Git tags
Using bump2version effectivelyRun locally
Install
pip install bump2versionPython CodeRun locally
Following best practices with bump2version ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?