From 6b5d53836264a19a1cc4137b0196767b2c0fc127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Sat, 30 Sep 2023 11:54:45 -0300 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 26b17fc..6d70a00 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StratiGraphics" uuid = "135379e1-83be-5ae7-9e8e-29dade3dc6c7" author = "JĂșlio Hoffimann " -version = "0.7.3" +version = "0.7.4" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" @@ -13,7 +13,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" [compat] Distributions = "0.25" -GeoStatsBase = "0.37" +GeoStatsBase = "0.38" ImageFiltering = "0.7" Meshes = "0.35" RecipesBase = "1.0"