- Update the CHANGELOG
- Update the version in
pyproject.toml
and inpytrengo/__init__.py
- Commit
- Push and wait for the CI job to succeed
- Tag with
v
followed by the version (e.g.git tag v1.1.1
) - Push the tag
- Wait for the CI job to finish
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.