From b83bddfed14f074d17993de6267b6ee5cb6bbec1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2020 00:03:24 +0000 Subject: [PATCH] CompatHelper: bump compat for "Clustering" to "0.14" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9f6d59b6e..b0ee5929f 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ ValueShapes = "136a8f8c-c49b-4edb-8b98-f3d64d48be8f" [compat] ArgCheck = "1, 2.0" ArraysOfArrays = "0.4" -Clustering = "0.13" +Clustering = "0.13, 0.14" Colors = "0.9,0.10,0.11, 0.12" DataStructures = "0.17" Distributions = "0.21.10, 0.22, 0.23"