Skip to content

Commit

Permalink
DOC Consistently use "or newer" to document Python version (#21121)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos authored and ogrisel committed Sep 23, 2021
1 parent 8927602 commit 40ca094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h4 class="sk-landing-call-header">News</h4>
</li>
<li><strong>May 2020.</strong> scikit-learn 0.23.0 is available for download (<a href="whats_new/v0.23.html#version-0-23-0">Changelog</a>).
</li>
<li><strong>Scikit-learn from 0.23 requires Python 3.6 or greater.</strong>
<li><strong>Scikit-learn from 0.23 requires Python 3.6 or newer.</strong>
</li>
<li><strong>March 2020.</strong> scikit-learn 0.22.2 is available for download (<a href="whats_new/v0.22.html#version-0-22-2">Changelog</a>).
<li><strong>January 2020.</strong> scikit-learn 0.22.1 is available for download (<a href="whats_new/v0.22.html#version-0-22-1">Changelog</a>).
Expand Down

0 comments on commit 40ca094

Please sign in to comment.