From 0da454d048af0837b4f04511eedf9c27a0e0e601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 12:08:04 +0000 Subject: [PATCH] CompatHelper: bump compat for "Distances" to "0.9" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c87c6d8..995190f 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ ArgCheck = "1, 2.0" AxisArrays = "0.3, 0.4" ClimateBase = "0.6" DataFrames = "0.19, 0.20, 0.21" -Distances = "0.7, 0.8" +Distances = "0.7, 0.8, 0.9" Extremes = "0.1" GeoStats = "0.11" Interpolations = "0.12"