From ccf70dad572b6cd59e6635e5cc8f2a4292c22dda Mon Sep 17 00:00:00 2001 From: PharmCat Date: Sun, 24 Jul 2022 01:20:48 +0300 Subject: [PATCH 1/2] update --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7c6e035..9fb57b5 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" [compat] StatsBase = "0.29, 0.30, 0.31, 0.32, 0.33" -MetidaBase = "0.5.3" +MetidaBase = "0.5.3, 0.6, 0.7" Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25" julia = "1" From 6f73480e07377f1bd52ddedf8d19c6e2bdb77e03 Mon Sep 17 00:00:00 2001 From: PharmCat Date: Mon, 25 Jul 2022 00:04:30 +0300 Subject: [PATCH 2/2] update --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9fb57b5..0cbbcef 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" [compat] StatsBase = "0.29, 0.30, 0.31, 0.32, 0.33" -MetidaBase = "0.5.3, 0.6, 0.7" +MetidaBase = "0.9" Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25" julia = "1"