Skip to content

Commit f946272

Browse files
committed
+ compat bound on MLJLM + patch release
1 parent 038dca7 commit f946272

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.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -17,7 +17,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1717
DocStringExtensions = "^0.8"
1818
IterativeSolvers = "^0.8"
1919
LinearMaps = "^2.5"
20-
MLJBase = "^0.7"
20+
MLJBase = "^0.8"
2121
Optim = "^0.19"
2222
Parameters = "^0.12"
2323
Tables = "^0.2"

0 commit comments

Comments
 (0)