From 9348b53d89fdf2f072d4ed3e24736b151aa1041e Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 4 Jun 2022 21:47:11 +0530 Subject: [PATCH] New version: GeoDataFrames v0.2.4 (#61735) UUID: 62cb38b5-d8d2-4862-a48e-6a340996859f Repo: https://github.com/evetion/GeoDataFrames.jl.git Tree: d06a588d03d7c46f309caef181abc78118d0d002 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- G/GeoDataFrames/Compat.toml | 9 ++++++--- G/GeoDataFrames/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/G/GeoDataFrames/Compat.toml b/G/GeoDataFrames/Compat.toml index 58cb65f200e5517..5bed2245fa70be6 100644 --- a/G/GeoDataFrames/Compat.toml +++ b/G/GeoDataFrames/Compat.toml @@ -1,6 +1,3 @@ -[0] -GeoFormatTypes = "0.3" - ["0-0.1.1"] ArchGDAL = "0.5" julia = "1.3.0-1" @@ -11,6 +8,9 @@ DataFrames = "0.22" ["0-0.2.0"] Tables = "1.2.0-1" +["0-0.2.3"] +GeoFormatTypes = "0.3" + ["0.1.2-0.1.4"] ArchGDAL = "0.5.3-0.6" @@ -33,3 +33,6 @@ ArchGDAL = "0.8.3-0.8" ["0.2.3-0"] ArchGDAL = "0.8-0.9" + +["0.2.4-0"] +GeoFormatTypes = "0.3-0.4" diff --git a/G/GeoDataFrames/Versions.toml b/G/GeoDataFrames/Versions.toml index d3c5968ff378346..39f7f15b88b3db0 100644 --- a/G/GeoDataFrames/Versions.toml +++ b/G/GeoDataFrames/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "7e3a8d205fd4488f9faeead36cb7cdd2bb0547bc" ["0.2.3"] git-tree-sha1 = "80bf80a340b173b0fcc8ddb5180c1baf31bd4275" + +["0.2.4"] +git-tree-sha1 = "d06a588d03d7c46f309caef181abc78118d0d002"