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.
1 parent bf9f711 commit b5d91acCopy full SHA for b5d91ac
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.3.1"
+version = "0.3.2"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -16,7 +16,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
16
DocStringExtensions = "^0.8"
17
IterativeSolvers = "^0.8"
18
LinearMaps = "^2.6"
19
-MLJModelInterface = "^0.1"
+MLJModelInterface = "^0.1,^0.2"
20
Optim = "^0.20"
21
Parameters = "^0.12"
22
julia = "^1"
0 commit comments