From b87c645f87c8e86ced76391f67aee348270d109c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Sat, 17 Aug 2024 10:05:06 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 863cb385..66bb4685 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStats" uuid = "dcc97b0b-8ce5-5539-9008-bb190f959ef6" author = "JĂșlio Hoffimann " -version = "0.63.0" +version = "0.64.0" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -44,7 +44,7 @@ GeoStatsTransforms = "0.7" GeoStatsValidation = "0.3" GeoTables = "1.22" LossFunctions = "0.11" -Meshes = "0.48" +Meshes = "0.49" Reexport = "1.0" Rotations = "1.7" Statistics = "1.9"