From b60ddd1aea9d6b69750236944326b5ec7aecaa2f Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 3 May 2021 08:14:22 +0000 Subject: [PATCH] New version: Distances v0.10.3 UUID: b4f34e82-e78d-54a5-968a-f98e89d6e8f7 Repo: https://github.com/JuliaStats/Distances.jl.git Tree: abe4ad222b26af3337262b8afb28fab8d215e9f8 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- D/Distances/Compat.toml | 3 +++ D/Distances/Deps.toml | 3 +++ D/Distances/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/D/Distances/Compat.toml b/D/Distances/Compat.toml index 8f7e0df150a44a9..5431ff6bbdf1196 100644 --- a/D/Distances/Compat.toml +++ b/D/Distances/Compat.toml @@ -1,5 +1,8 @@ ["0-0.8.0"] julia = ["0.7", "1"] +["0.10.3-0"] +StatsAPI = "1" + ["0.8.1-0"] julia = "1" diff --git a/D/Distances/Deps.toml b/D/Distances/Deps.toml index fa7d73357c712f5..4c5363961ed329f 100644 --- a/D/Distances/Deps.toml +++ b/D/Distances/Deps.toml @@ -6,5 +6,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +["0.10.3-0"] +StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0" + ["0.7.1-0"] Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/D/Distances/Versions.toml b/D/Distances/Versions.toml index 20bc805bf7c19ff..1b3606cb03de448 100644 --- a/D/Distances/Versions.toml +++ b/D/Distances/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "50e7640007e5cb752addec3876f43d909cae22bd" ["0.10.2"] git-tree-sha1 = "366715149014943abd71aa647a07a43314158b2d" + +["0.10.3"] +git-tree-sha1 = "abe4ad222b26af3337262b8afb28fab8d215e9f8"