From 3d4f0f04ed73115c21dc012f5d97fe3e44d2c776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Tue, 21 Nov 2023 22:07:59 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 2dea9ab..d670a9c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoIO" uuid = "f5a160d5-e41d-4189-8b61-d57781c419e3" authors = ["Elias Carvalho and contributors"] -version = "1.4.2" +version = "1.5.0" [deps] ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3" @@ -37,7 +37,7 @@ GeoParquet = "0.1, 0.2" GeoTables = "1.7" GslibIO = "1.4" ImageIO = "0.6" -Meshes = "0.35.20" +Meshes = "0.36" NCDatasets = "0.13" PlyIO = "1.1" PrecompileTools = "1.2"