From 95ce570ad146c5980df6e9e20c52022e1e472114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Fri, 6 Sep 2024 16:19:42 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f3b95e4..6baebed 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsFunctions" uuid = "6771c435-bc22-4842-b0c3-41852a255103" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.4.9" +version = "0.4.10" [deps] Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38" @@ -33,7 +33,7 @@ GeoTables = "1.21" InteractiveUtils = "1.9" LinearAlgebra = "1.9" Makie = "0.21" -Meshes = "0.47 - 0.50" +Meshes = "0.47 - 0.51" NearestNeighbors = "0.4" OhMyThreads = "0.5, 0.6" Optim = "1.7"