What's Changed
* Cleanup; retry; refactor by rwiker in https://github.com/equinor/sumo-wrapper-python/pull/150
* Revert to code that works with httpx version 0.24.1 by rwiker in https://github.com/equinor/sumo-wrapper-python/pull/151
* Auth refactor by rwiker in https://github.com/equinor/sumo-wrapper-python/pull/152
* fix get_token by adnejacobsen in https://github.com/equinor/sumo-wrapper-python/pull/153
* Breaking changes by rwiker in https://github.com/equinor/sumo-wrapper-python/pull/154
* Add raise_for_status_async decorator + follow_redirect by adnejacobsen in https://github.com/equinor/sumo-wrapper-python/pull/155
* Also handle missing ~/.sumo folder and revoked token by roywilly in https://github.com/equinor/sumo-wrapper-python/pull/156
* Remove file _request_error.py, as it is no longer used. by rwiker in https://github.com/equinor/sumo-wrapper-python/pull/158
**Full Changelog**: https://github.com/equinor/sumo-wrapper-python/compare/0.4.0...1.0.0