Unofficial Python client for Tellus Traveler API.
https://tellus-traveler.readthedocs.io/
This project uses Rye for package management.
$ rye sync
$ rye run test
- Bump the version in
pyproject.toml
and updateCHANGELOG.md
. - Create a git commit, push it, and ensure that the CI passes.
- Create a git tag for the new version and push it, then the PyPI workflow starts.