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 22
33 <div class =" container-index" >
44
5- Documentation of scikit-learn 0.16.0
5+ Documentation of scikit-learn 0.16.1
66=======================================
77
88.. raw :: html
Original file line number Diff line number Diff line change 252252 <li ><em >On-going development:</em >
253253 <a href =" whats_new.html" ><em >What's new</em > (changelog)</a >
254254 </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 >
255257 <li ><em >March 2015.</em > scikit-learn 0.16.0 is available for download (<a href =" whats_new.html" >Changelog</a >).
256258 </li >
257259 <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 3737# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
3838# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
3939#
40- __version__ = '0.16.0 '
40+ __version__ = '0.16.1 '
4141
4242
4343try :
You can’t perform that action at this time.
0 commit comments