- Install:
pip install bump2version
- Bump version:
bump2version minor
- Push the release commit:
git push --follow-tags
- Wait for Github Actions to finish
- A new version is published at https://pypi.org/project/himl/#history
- Docker image is published at https://github.com/adobe/himl/pkgs/container/himl
- Create a new Github release at https://github.com/adobe/himl/releases