From c3e5775431f0630ccf0c17888b45e1620cbc81f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Fri, 5 Jul 2024 18:27:52 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b7d76b51..bec60edd 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.60.1" +version = "0.60.2" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -40,7 +40,7 @@ Dates = "1.9" DensityRatioEstimation = "1.2" Distances = "0.10" Distributions = "0.25" -GeoStatsBase = "0.44" +GeoStatsBase = "0.45" GeoStatsFunctions = "0.4" GeoStatsModels = "0.4" GeoStatsProcesses = "0.6"