Skip to content

Commit 894ad10

Browse files
authored
Merge pull request #16 from JuliaAI/compat-updates-mljtuning-0-point-seven
Bump compats MLJBase to 0.20 and MLJTuning to 0.7
2 parents 4767e9a + d15be1d commit 894ad10

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
@@ -12,6 +12,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1212

1313
[compat]
1414
Distributions = "0.25"
15-
MLJBase = "0.18"
16-
MLJTuning = "0.6.11"
15+
MLJBase = "0.18, 0.19, 0.20"
16+
MLJTuning = "0.6, 0.7"
1717
julia = "1.4"

0 commit comments

Comments
 (0)