From 4bd26e5aa5e9cacb54fffc98eba307b4223b2f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Wed, 10 Apr 2024 11:19:07 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f816e379..a54c647e 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.54.0" +version = "0.55.0" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -42,7 +42,7 @@ GeoStatsBase = "0.43.7" GeoStatsFunctions = "0.2" GeoStatsModels = "0.3" GeoStatsProcesses = "0.5" -GeoStatsTransforms = "0.4" +GeoStatsTransforms = "0.5" GeoStatsValidation = "0.2" GeoTables = "1.19" LossFunctions = "0.11"