Skip to content

Commit b5d91ac

Browse files
authored
For O.3.2 release (#57)
1 parent bf9f711 commit b5d91ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLJLinearModels"
22
uuid = "6ee0df7b-362f-4a72-a706-9e79364fb692"
33
authors = ["Thibaut Lienart <[email protected]>"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -16,7 +16,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
1616
DocStringExtensions = "^0.8"
1717
IterativeSolvers = "^0.8"
1818
LinearMaps = "^2.6"
19-
MLJModelInterface = "^0.1"
19+
MLJModelInterface = "^0.1,^0.2"
2020
Optim = "^0.20"
2121
Parameters = "^0.12"
2222
julia = "^1"

0 commit comments

Comments
 (0)