diff --git a/Project.toml b/Project.toml index dbb7309..04e37f2 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["microbiology", "microbiome", "biology"] license = "MIT" desc = "Functions and types for working with microbial community data" authors = ["@kescobo "] -version = "0.9.2" +version = "0.9.3" [deps] Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4" @@ -20,7 +20,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" Dictionaries = "0.3" Distances = "0.10" EcoBase = "0.1.4" -MultivariateStats = "0.9" +MultivariateStats = "0.9,0.10" ReTest = "0.3" Tables = "1.2.1" julia = "1.6"