Skip to content

Commit cd54a87

Browse files
authored
Merge pull request #21 from JuliaAI/dev
For a 0.2.2 release
2 parents deab391 + 06d87a7 commit cd54a87

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,7 +1,7 @@
11
name = "MLJDecisionTreeInterface"
22
uuid = "c6f25543-311c-4c74-83dc-3ea6d1015661"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
@@ -11,7 +11,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1111

1212
[compat]
1313
DecisionTree = "0.10"
14-
MLJModelInterface = "^0.3,^0.4, 1.0"
14+
MLJModelInterface = "1.4"
1515
Tables = "1.6"
1616
julia = "1.6"
1717

0 commit comments

Comments
 (0)