diff --git a/Project.toml b/Project.toml index 18b2f22..2cc7896 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MLJTuning" uuid = "03970b2e-30c4-11ea-3135-d1576263f10f" authors = ["Anthony D. Blaom "] -version = "0.3.4" +version = "0.3.5" [deps] ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3" @@ -19,7 +19,7 @@ Distributions = "^0.22,^0.23" MLJBase = "^0.12.2,^0.13" MLJModelInterface = "^0.2" ProgressMeter = "^1.1" -RecipesBase = "^0.8, ^1" +RecipesBase = "^0.8,^0,9,^1.0" julia = "^1" [extras]