What's Changed
* Pipenv, requirements, pyproject by why-not-try-calmer in https://github.com/opengisch/qfieldcloud-sdk-python/pull/40
* Fix types, don't import global Response anymore by suricactus in https://github.com/opengisch/qfieldcloud-sdk-python/pull/44
* Add retry on GET requests to QFieldCloud API by suricactus in https://github.com/opengisch/qfieldcloud-sdk-python/pull/45
* Prefer relative imports within the module by suricactus in https://github.com/opengisch/qfieldcloud-sdk-python/pull/46
* Make use of paginated API by default on `list-projects` and `list-jobs` by suricactus in https://github.com/opengisch/qfieldcloud-sdk-python/pull/47
**Full Changelog**: https://github.com/opengisch/qfieldcloud-sdk-python/compare/v0.7.0...v0.8.0