File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
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.dev0 
5+ Documentation of scikit-learn 0.16.0 
66======================================= 
77
88.. raw :: html 
@@ -28,8 +28,9 @@ Documentation of scikit-learn 0.16.dev0
2828 <!--  doc versions --> 
2929 <h2 >Other Versions</h2 >
3030 <ul >
31-  <li ><a  href =" http://scikit-learn.org/stable/user_guide.html"  >scikit-learn 0.15 (stable)</a ></li >
32-  <li >scikit-learn 0.16 (development)</li >
31+  <li ><a  href =" http://scikit-learn.org/dev/user_guide.html"  >scikit-learn 0.17.dev0 (development)</a ></li >
32+  <li >scikit-learn 0.16 (stable)</li >
33+  <li ><a  href =" http://scikit-learn.org/0.15/user_guide.html"  >scikit-learn 0.15</a ></li >
3334 <li ><a  href =" http://scikit-learn.org/0.14/user_guide.html"  >scikit-learn 0.14</a ></li >
3435 <li ><a  href =" http://scikit-learn.org/0.13/user_guide.html"  >scikit-learn 0.13</a ></li >
3536 <li ><a  href =" http://scikit-learn.org/0.12/user_guide.html"  >scikit-learn 0.12</a ></li >
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.16b2 ' 
40+ __version__  =  '0.16.0 ' 
4141
4242
4343try :
                                 You can’t perform that action at this time. 
               
                  
0 commit comments