From 7edfbd0e164d639887172e9d44a9ce51ebb8bf47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Tue, 5 Dec 2023 10:51:54 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 84fbfe8..0e6c861 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoTables" uuid = "e502b557-6362-48c1-8219-d30d308dcdb0" authors = ["JĂșlio Hoffimann and contributors"] -version = "1.10.1" +version = "1.10.2" [deps] ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f" @@ -24,7 +24,7 @@ GeoTablesTableTransformsExt = "TableTransforms" ColumnSelectors = "0.1" DataAPI = "1.15" DataScienceTraits = "0.2" -Meshes = "0.36" +Meshes = "0.37" PrettyTables = "2.2" Random = "1.9" Statistics = "1.9"