We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a642e1 commit b86f869Copy full SHA for b86f869
Project.toml
@@ -1,7 +1,7 @@
1
name = "MLJTestIntegration"
2
uuid = "697918b4-fdc1-4f9e-8ff9-929724cee270"
3
authors = ["Anthony D. Blaom <[email protected]>"]
4
-version = "0.3.0"
+version = "0.4.0"
5
6
[deps]
7
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
@@ -12,6 +12,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12
13
[compat]
14
MLJ = "0.18, 0.19, 0.20"
15
-MLJTestInterface = "0.1"
+MLJTestInterface = "0.2"
16
NearestNeighborModels = "0.2"
17
julia = "1.6"
0 commit comments