We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 202e058 + f946272 commit 782c1d9Copy full SHA for 782c1d9
Project.toml
@@ -1,7 +1,7 @@
1
name = "MLJLinearModels"
2
uuid = "6ee0df7b-362f-4a72-a706-9e79364fb692"
3
authors = ["Thibaut Lienart <[email protected]>"]
4
-version = "0.2.0"
+version = "0.2.1"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -17,7 +17,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
17
DocStringExtensions = "^0.8"
18
IterativeSolvers = "^0.8"
19
LinearMaps = "^2.5"
20
-MLJBase = "^0.7"
+MLJBase = "^0.8"
21
Optim = "^0.19"
22
Parameters = "^0.12"
23
Tables = "^0.2"
0 commit comments