0.8.2
This release mainly fixes a bug encountered with type inferring of Polars DataFrames. Moreover, we've started running all our CI test jobs on three python versions: 3.9, 3.10 & 3.11.
Fixed
- Overwrite dtypes to Float64 by @RDWimmers in #330
- Add python version matrix in test job by @RDWimmers in #331
Full Changelog: 0.8.1...0.8.2