File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 68
68
# built documents.
69
69
#
70
70
# The short X.Y version.
71
- version = '0.14-git '
71
+ version = '0.14'
72
72
# The full version, including alpha/beta/rc tags.
73
73
import sklearn
74
74
release = sklearn .__version__
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.13
5
+ Documentation of scikit-learn 0.14
6
6
==================================
7
7
8
8
.. raw :: html
@@ -78,9 +78,10 @@ Documentation of scikit-learn 0.13
78
78
<div class =" span4 box" >
79
79
<h2 >Other Versions</h2 >
80
80
<ul >
81
- <li >< a href = " http:// scikit-learn.org/0.13/user_guide.html " >scikit-learn 0.13 (stable)</ a > </li >
82
- <li >scikit-learn 0.14 (development)</li >
81
+ <li >scikit-learn 0.14 (stable)</li >
82
+ <li >< a href = " http:// scikit-learn.org/0.15/user_guide.html " >scikit-learn 0.15 (development)</ a > </li >
83
83
84
+ <li ><a href =" http://scikit-learn.org/0.13/user_guide.html" >scikit-learn 0.13</a ></li >
84
85
<li ><a href =" http://scikit-learn.org/0.12/user_guide.html" >scikit-learn 0.12</a ></li >
85
86
<li ><a href =" http://scikit-learn.org/0.11/user_guide.html" >scikit-learn 0.11</a ></li >
86
87
<li ><a href =" http://scikit-learn.org/0.10/user_guide.html" >scikit-learn 0.10</a ></li >
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 >August 2013.</em > scikit-learn 0.14 is available for download (<a href =" whats_new.html" >Changelog</a >).
256
+ </li >
255
257
<li ><em >July 22-28th, 2013: international sprint.</em >
256
258
During this week-long sprint, we gathered most of the core
257
259
developers in Paris.
260
262
and <a href =" http://www.tinyclues.com/" >tinyclues</a >, and
261
263
donations that helped fund this event.
262
264
263
- <li ><em >February 2013.</em > scikit-learn 0.13.1 is available for download (<a href =" whats_new.html" >Changelog</a >).
264
- </li >
265
265
</ul >
266
266
</div >
267
267
You can’t perform that action at this time.
0 commit comments