From 46ecf04c0388bf8ee6158be44359da62504d8cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Thu, 23 Jan 2025 09:38:43 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b1c9a1d..cbe1027 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsModels" uuid = "ad987403-13c5-47b5-afee-0a48f6ac4f12" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.6.4" +version = "0.7.0" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" @@ -21,7 +21,7 @@ Combinatorics = "1.0" CoordRefSystems = "0.16" Distances = "0.10" Distributions = "0.25" -GeoStatsFunctions = "0.8" +GeoStatsFunctions = "0.8.1" GeoTables = "1.21" LinearAlgebra = "1.9" Meshes = "0.47 - 0.52"