From bc6766e540e94bdce276b0bcba69360272405ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Thu, 23 Dec 2021 13:45:48 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 0b6c845..ee632a1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CoDa" uuid = "5900dafe-f573-5c72-b367-76665857777b" author = "JĂșlio Hoffimann " -version = "0.9.1" +version = "0.9.2" [deps] AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9" @@ -27,7 +27,7 @@ Distances = "0.10" Distributions = "0.25" FillArrays = "0.12" RecipesBase = "1.2" -ScientificTypes = "2.3, 3.0" +ScientificTypes = "3.0" StaticArrays = "0.12, 1.0" StatsBase = "0.32, 0.33" TableOperations = "1.1"