Skip to content

Commit

Permalink
New version: GeoEstimation v0.5.0 (#30997)
Browse files Browse the repository at this point in the history
UUID: a4aa24f8-9f24-4d1a-b848-66d123bfa54d
Repo: https://github.com/JuliaEarth/GeoEstimation.jl.git
Tree: 18d4f4c38ec7230b9e559bba75a84018600e4702

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 1, 2021
1 parent b75ef0f commit e48ead4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions G/GeoEstimation/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"

Expand All @@ -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"
3 changes: 3 additions & 0 deletions G/GeoEstimation/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions G/GeoEstimation/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "c3274905231c422dd33a18a8aaf28702ae58104d"

["0.4.2"]
git-tree-sha1 = "4701d271ffa84f2f284ed2a71a821961f159805b"

["0.5.0"]
git-tree-sha1 = "18d4f4c38ec7230b9e559bba75a84018600e4702"

0 comments on commit e48ead4

Please sign in to comment.