Skip to content

Commit daa7c69

Browse files
authored
Merge pull request #25 from ablaom/mljmodelinterface-1-point-0
Extend compat +MLJModelInterface = "0.3,0.4,1" attempt 2
2 parents 6f63eb8 + 438d963 commit daa7c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1212
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1313

1414
[compat]
15-
MLJModelInterface = "0.3,0.4"
15+
MLJModelInterface = "0.3,0.4,1"
1616
julia = "^1"
1717

1818
[extras]

0 commit comments

Comments
 (0)