What's Changed
* feat: add exception for get_client; fix: handle bools in get requests by NiceAesth in https://github.com/NiceAesth/aiosu/pull/116
* fix: serialize enums correctly by NiceAesth in https://github.com/NiceAesth/aiosu/pull/117
* feat: allow getting covers from bmapset id by NiceAesth in https://github.com/NiceAesth/aiosu/pull/119
* fix: typing on _missing_ methods by NiceAesth in https://github.com/NiceAesth/aiosu/pull/118
* feat: add user rank highest by NiceAesth in https://github.com/NiceAesth/aiosu/pull/121
* feat: add pp per playtime property to user stats by NiceAesth in https://github.com/NiceAesth/aiosu/pull/122
* feat: `x-api-version` header support for scores by NiceAesth in https://github.com/NiceAesth/aiosu/pull/120
**Full Changelog**: https://github.com/NiceAesth/aiosu/compare/v1.2.4...v1.3.0