From e48ead4953d5f81515a66a5be84e7de74c5ca205 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 1 Mar 2021 06:33:18 +0530 Subject: [PATCH] New version: GeoEstimation v0.5.0 (#30997) UUID: a4aa24f8-9f24-4d1a-b848-66d123bfa54d Repo: https://github.com/JuliaEarth/GeoEstimation.jl.git Tree: 18d4f4c38ec7230b9e559bba75a84018600e4702 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- G/GeoEstimation/Compat.toml | 11 +++++++++-- G/GeoEstimation/Deps.toml | 3 +++ G/GeoEstimation/Versions.toml | 3 +++ 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/G/GeoEstimation/Compat.toml b/G/GeoEstimation/Compat.toml index 72307e5d074ae98..55e74ab38858c8b 100644 --- a/G/GeoEstimation/Compat.toml +++ b/G/GeoEstimation/Compat.toml @@ -1,11 +1,13 @@ [0] NearestNeighbors = "0.4" -julia = "1.4.0-1" ["0-0.1.0"] Distances = "0.9" GeoStatsBase = "0.13" +["0-0.4"] +julia = "1.4.0-1" + ["0-0.4.1"] StaticArrays = "0.12" @@ -21,8 +23,13 @@ GeoStatsBase = "0.13-0.15" ["0.3"] GeoStatsBase = "0.16" -["0.4-0"] +["0.4"] GeoStatsBase = "0.17" ["0.4.2-0"] StaticArrays = ["0.12", "1"] + +["0.5-0"] +GeoStatsBase = "0.18" +Meshes = "0.10" +julia = "1.5.0-1" diff --git a/G/GeoEstimation/Deps.toml b/G/GeoEstimation/Deps.toml index c9d4f986c465d72..bfcd9d2e12ba06f 100644 --- a/G/GeoEstimation/Deps.toml +++ b/G/GeoEstimation/Deps.toml @@ -4,3 +4,6 @@ GeoStatsBase = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +["0.5-0"] +Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa" diff --git a/G/GeoEstimation/Versions.toml b/G/GeoEstimation/Versions.toml index 9f7459eea5ef3d7..157926ed519613e 100644 --- a/G/GeoEstimation/Versions.toml +++ b/G/GeoEstimation/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "c3274905231c422dd33a18a8aaf28702ae58104d" ["0.4.2"] git-tree-sha1 = "4701d271ffa84f2f284ed2a71a821961f159805b" + +["0.5.0"] +git-tree-sha1 = "18d4f4c38ec7230b9e559bba75a84018600e4702"