Skip to content

Commit 1d751b7

Browse files
authored
Merge pull request #13 from JuliaAI/dev
For a 0.2.3 release
2 parents 39862a3 + 3ea48e1 commit 1d751b7

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,13 +1,13 @@
11
name = "MLJTestInterface"
22
uuid = "72560011-54dd-4dc2-94f3-c5de45b75ecd"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
88
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
99
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010

1111
[compat]
12-
MLJBase = "0.20, 0.21"
12+
MLJBase = "0.20, 0.21, 1"
1313
julia = "1.6"

0 commit comments

Comments
 (0)