File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
# built documents.
74
74
#
75
75
# The short X.Y version.
76
- version = '0.12'
76
+ version = '0.12.1 '
77
77
# The full version, including alpha/beta/rc tags.
78
78
import sklearn
79
79
release = sklearn .__version__
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Changelog
16
16
17
17
- Doctest under windows 64bit by `Gael Varoquaux `_
18
18
19
- - Documentation fixes for elastic net by `Andreas Mueller `_ and
19
+ - Documentation fixes for elastic net by `Andreas Müller `_ and
20
20
`Alexandre Gramfort `_
21
21
22
22
- Proper behavior with fortran-ordered numpy arrays by `Gael Varoquaux `_
@@ -25,7 +25,7 @@ Changelog
25
25
26
26
- Fix parallel computing in MDS by `Gael Varoquaux `_
27
27
28
- - Fix unicode support in count vectorizer by `Andreas Mueller `_
28
+ - Fix unicode support in count vectorizer by `Andreas Müller `_
29
29
30
30
- Fix MinCovDet breaking with X.shape = (3, 1) by `Virgile Fritsch `_
31
31
38
38
39
39
* 14 `Peter Prettenhofer `_
40
40
* 12 `Gael Varoquaux `_
41
- * 10 `Andreas Mueller `_
41
+ * 10 `Andreas Müller `_
42
42
* 5 `Lars Buitinck `_
43
43
* 3 `Virgile Fritsch `_
44
44
* 1 `Alexandre Gramfort `_
You can’t perform that action at this time.
0 commit comments