Skip to content

Commit 1f1f640

Browse files
committed
DOC Update release dates
1 parent f16227b commit 1f1f640

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,9 @@
207207
<li><em>On-going development:</em>
208208
<a href="/dev/whats_new.html"><em>What's new</em> (Changelog)</a>
209209
</li>
210-
<li><strong>Scikit-learn 0.21 will drop support for Python 2.7 and Python 3.4.</strong>
210+
<li><strong>Scikit-learn from 0.21 requires Python 3.5 or greater.</strong>
211+
</li>
212+
<li><em>May 2019.</em> scikit-learn 0.21 is available for download (<a href="whats_new.html#version-0-21">Changelog</a>).
211213
</li>
212214
<li><em>March 2019.</em> scikit-learn 0.20.3 is available for download (<a href="whats_new.html#version-0-20-3">Changelog</a>).
213215
</li>
@@ -221,8 +223,6 @@
221223
</li>
222224
<li><em>July 2017.</em> scikit-learn 0.19.0 is available for download (<a href="whats_new/v0.19.html#version-0-19">Changelog</a>).
223225
</li>
224-
<li><em>June 2017.</em> scikit-learn 0.18.2 is available for download (<a href="whats_new/v0.18.html#version-0-18-2">Changelog</a>).
225-
</li>
226226
</ul>
227227
</div>
228228

doc/whats_new/v0.21.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Version 0.21.0
88
==============
99

10-
**In development**
10+
**May 1, 2019**
1111

1212
Changed models
1313
--------------

0 commit comments

Comments
 (0)