From 6af5b990ef06b314f40c4555e8cca981e3ca8e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Tue, 19 Mar 2024 15:07:16 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f30eb813..1010b584 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsBase" uuid = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2" author = "JĂșlio Hoffimann " -version = "0.43.7" +version = "0.43.8" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -35,7 +35,7 @@ Distances = "0.10" GeoTables = "1.9" LinearAlgebra = "1.9" Makie = "0.20" -Meshes = "0.40" +Meshes = "0.41" Optim = "1.7" Rotations = "1.6" StaticArrays = "1.8"