- Update the CHANGELOG
- Update the version in
pyproject.toml
and inbxlogs.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 Dec 5, 2023. It is now read-only.