Skip to content

Commit 70d4b6e

Browse files
authored
Merge pull request #53 from JuliaAI/dev
For a 0.5.5 release
2 parents 76fd447 + 7aa6174 commit 70d4b6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 <anthony.blaom@gmail.com>"]
4-
version = "0.5.4"
4+
version = "0.5.5"
55

66
[deps]
77
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
@@ -12,7 +12,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1212
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313

1414
[compat]
15-
MLJ = "0.18, 0.19, 0.20, 0.21, 0.22"
15+
MLJ = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
1616
MLJModels = "0.16, 0.17, 0.18"
1717
MLJTestInterface = "0.2.4"
1818
MLJTransforms = "0.1.3"

0 commit comments

Comments
 (0)