Added - [139](https://github.com/disruptive-technologies/python-client/pull/139) Added support for Python 3.13.
Changed - [138](https://github.com/disruptive-technologies/python-client/pull/138) Deprecated Python 3.8 due to End-Of-Life.
1.6.9
Added - [ec5f3dd](https://github.com/disruptive-technologies/python-client/commit/ec5f3dd2e707ff04465b73e132280df9886d7229) `EventHistory` now supports both `to_pandas()` and `to_polars()` when extra dependencies are installed.
1.6.8
Fixed - [136](https://github.com/disruptive-technologies/python-client/pull/136) Explicit event attributes and types on `Reported` class.
1.6.7
Added - [135](https://github.com/disruptive-technologies/python-client/pull/135) Added new value `is_backfilled` to `Temperature` event.
1.6.6
Fixed - [134](https://github.com/disruptive-technologies/python-client/pull/134) Added connection constants to `ConnectionStatus` event.
1.6.5
Fixed - [133](https://github.com/disruptive-technologies/python-client/pull/133) Added missing state on `ProbeWireStatus` event.