From 1a020468b766a3cfc274c5430f19090a04f5f81d Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 29 Jun 2020 16:51:03 +0530 Subject: [PATCH] New version: MLJModels v0.11.0 (#17164) UUID: d491faf4-2d78-11e9-2867-c94bc002c0b7 Repo: https://github.com/alan-turing-institute/MLJModels.jl.git Tree: 4291a2aa104d3d359d3438d6dadb147e3f80b636 Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b --- M/MLJModels/Compat.toml | 8 +++++++- M/MLJModels/Versions.toml | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/M/MLJModels/Compat.toml b/M/MLJModels/Compat.toml index ec104605d4a803c..5792c3ecfb48384 100644 --- a/M/MLJModels/Compat.toml +++ b/M/MLJModels/Compat.toml @@ -13,6 +13,10 @@ Requires = "0.0.0 - 1" ["0.1.1-0.1"] MLJBase = "0.1.1 - 0.2" +["0.11-0"] +Distances = "0.9" +MLJBase = "0.14" + ["0.2-0.2.3"] MLJBase = "0.2" @@ -65,7 +69,7 @@ ColorTypes = "0.8" ["0.5.2-0.9.2"] StatsBase = "0.32" -["0.5.6-0"] +["0.5.6-0.10"] Distances = "0.8" ["0.5.6-0.5"] @@ -128,6 +132,8 @@ Distributions = "0.22-0.23" ["0.9.11-0"] CategoricalArrays = "0.8" + +["0.9.11-0.10"] MLJBase = "0.13.6-0.13" ["0.9.12"] diff --git a/M/MLJModels/Versions.toml b/M/MLJModels/Versions.toml index c05038c614e37ca..1ed124adc3dc13d 100644 --- a/M/MLJModels/Versions.toml +++ b/M/MLJModels/Versions.toml @@ -142,3 +142,6 @@ git-tree-sha1 = "c784f4f1594d3e399b69f4bf0dee30551a3be157" ["0.10.1"] git-tree-sha1 = "3a434db580e736e23643867cd7c7e3ccaeafb31d" + +["0.11.0"] +git-tree-sha1 = "4291a2aa104d3d359d3438d6dadb147e3f80b636"