Skip to content

Commit f53572a

Browse files
authored
Merge pull request #31 from JuliaAI/bigtest-update
Bump MLJTestInterface compat
2 parents bd60265 + b86f869 commit f53572a

File tree

3 files changed

+333
-254
lines changed

3 files changed

+333
-254
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLJTestIntegration"
22
uuid = "697918b4-fdc1-4f9e-8ff9-929724cee270"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.4.0"
55

66
[deps]
77
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
@@ -12,6 +12,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212

1313
[compat]
1414
MLJ = "0.18, 0.19, 0.20"
15-
MLJTestInterface = "0.1"
15+
MLJTestInterface = "0.2"
1616
NearestNeighborModels = "0.2"
1717
julia = "1.6"

0 commit comments

Comments
 (0)