From 98e9fa07b770af2b61006ddc62c7ecc3f18c7341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Thu, 3 Oct 2024 05:12:13 -0700 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index bd56aea..3bd7760 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoArtifacts" uuid = "2a3f1dca-97a5-4513-bfd8-b69f0106a87e" authors = ["Elias Carvalho and contributors"] -version = "1.2.0" +version = "1.2.1" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -18,7 +18,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] CSV = "0.10" -CoordRefSystems = "0.14" +CoordRefSystems = "0.15" Countries = "0.3" DataDeps = "0.7" GeoIO = "1.16"