Changed - Harmonized requirements in project metadata whether you fetch the pure Python wheel or not. (8)
1.1.3
Changed - Bumped `rustls-native-certs` to version 0.7.3
Added - Automatic (fallback) installation of `certifi` if native trust store access isn't supported on your platform. - Ensure `certifi` fallback bundle is loaded even if stored inside a zip-like file.
1.1.2
Changed - Bumped `rustls-native-certs` to version 0.7.1
Added - Explicit support for Python 3.13
1.1.1
Changed - Bumped `pyo3` to version 0.20.3
Fixed - Certifi fallback loading - Exception if the underlying rust library could not access the OS store
1.1.0
Changed - Bumped `pyo3` to version 0.20.2 - Bumped `rustls-native-certs` to version 0.7.0 - Bumped `maturin` to version 1.4.0