Skip to content

Commit ad720da

Browse files
authored
Merge pull request #96 from alan-turing-institute/dev
For a 0.5.4 release
2 parents 1ce9175 + 0b2ddf9 commit ad720da

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.5.3"
4+
version = "0.5.4"
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, 0.9"
1818
LinearMaps = "2.6, 3.2"
19-
MLJModelInterface = "0.3, 0.4"
19+
MLJModelInterface = "0.3, 0.4, 1.0"
2020
Optim = "0.20, 0.21, 1"
2121
Parameters = "0.12"
2222
julia = "^1"

0 commit comments

Comments
 (0)