File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<div class =" container-index" >
4
4
5
- Documentation of scikit-learn 0.16.0
5
+ Documentation of scikit-learn 0.16.1
6
6
=======================================
7
7
8
8
.. raw :: html
Original file line number Diff line number Diff line change 252
252
<li ><em >On-going development:</em >
253
253
<a href =" whats_new.html" ><em >What's new</em > (changelog)</a >
254
254
</li >
255
+ <li ><em >April 2015.</em > scikit-learn 0.16.1 is available for download (<a href =" whats_new.html" >Changelog</a >).
256
+ </li >
255
257
<li ><em >March 2015.</em > scikit-learn 0.16.0 is available for download (<a href =" whats_new.html" >Changelog</a >).
256
258
</li >
257
259
<li ><em >July 2014.</em > scikit-learn 0.15.0 is available for download (<a href =" whats_new.html" >Changelog</a >).
Original file line number Diff line number Diff line change 37
37
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
38
38
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
39
39
#
40
- __version__ = '0.16.0 '
40
+ __version__ = '0.16.1 '
41
41
42
42
43
43
try :
You can’t perform that action at this time.
0 commit comments