From 0dd1b34e7a27ec52b1a16bf616e7fb9ae3b45b58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Wed, 29 Nov 2023 17:07:15 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index a95229a..414f70a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsTransforms" uuid = "725d9659-360f-4996-9c94-5f19c7e4a8a6" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.2.5" +version = "0.2.6" [deps] ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d" @@ -30,7 +30,7 @@ CategoricalArrays = "0.10" Clustering = "0.15" ColumnSelectors = "0.1" Combinatorics = "1.0" -DataScienceTraits = "0.1" +DataScienceTraits = "0.2" Distances = "0.10" GeoStatsModels = "0.2" GeoStatsProcesses = "0.3"