bump2versionIntermediate Playground

Automate version bumping in files and Git tags

Using bump2version effectivelyRun locally
Install
pip install bump2version
Python 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?