scikit-learn 1.3.2 is out on pypi.org and conda-forge!

This is a maintenance release that fixes several regressions introduced in version 1.3
https://scikit-learn.org/stable/whats_new/v1.3.html#version-1-3-2

You can upgrade with pip as usual:
pip install -U scikit-learn

Or using conda:

conda install -c conda-forge scikit-learn

Thanks to all contributors who helped on this release.

Guillaume,
On the behalf of the Scikit-learn maintainers team.
--
Guillaume Lemaitre
Scikit-learn @ Inria Foundation
https://glemaitre.github.io/