:boom: BREAKING CHANGES
- due to [`826aeec`](https://github.com/martibosch/meteora/commit/826aeece13036addeedba39080326d39630dcd37) - add 3.13 support, drop python 3.9 support *(commit by [martibosch](https://github.com/martibosch))*:
add 3.13 support, drop python 3.9 support
:sparkles: New Features
- [`19a450d`](https://github.com/martibosch/meteora/commit/19a450d7a4c7f9670bf496fe329073bb61cdb364) - netatmo client with mocking in tests *(commit by [martibosch](https://github.com/martibosch))*
- [`826aeec`](https://github.com/martibosch/meteora/commit/826aeece13036addeedba39080326d39630dcd37) - add 3.13 support, drop python 3.9 support *(commit by [martibosch](https://github.com/martibosch))*
:recycle: Refactors
- [`1d446de`](https://github.com/martibosch/meteora/commit/1d446deebc22ce238d4e2ab5a416b9d5f9113d24) - fix comments on base client *(commit by [martibosch](https://github.com/martibosch))*
- [`747471b`](https://github.com/martibosch/meteora/commit/747471b2ad7e82c0ae9cf56e1ce14594e5197c13) - separate `_ts_df_from_endpoint` method in base client *(commit by [martibosch](https://github.com/martibosch))*