<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>scikit-learn 1.2.2 is out on <a href="http://pypi.org"
        target="_blank" moz-do-not-send="true">pypi.org</a> and
      conda-forge!</p>
    <div><span>This is a maintenance release that fixes several
        regressions introduced in version 1.2<br>
      </span></div>
    <div><a
        href="https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-1"
title="https://scikit-learn.org/dev/whats_new/v1.2.html#version-1-2-1"><span></span></a><a
        moz-do-not-send="true"
        href="https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-2"
        class="moz-txt-link-freetext">https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-2</a><br>
    </div>
    <p></p>
    You can upgrade with pip as usual:
    <div>
      <pre><code>pip install -U scikit-learn
</code></pre>
      <p>The conda-forge builds will be available shortly, which you can
        then install using:</p>
      <pre><code>conda install -c conda-forge scikit-learn

</code></pre>
    </div>
    <p>Thanks to all contributors who helped on this release.
    </p>
    Jérémie,
    <br>
    On the behalf of the Scikit-learn maintainers team.
  </body>
</html>