From 2d74d7d596d07ef487ded38c9db6aee2d7f1328e Mon Sep 17 00:00:00 2001 From: Kevin Bonham Date: Mon, 1 Nov 2021 11:14:48 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d9d8008..9a2e467 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["microbiology", "microbiome", "biology", "metagenomics"] license = "MIT" desc = "Convenience functions for working with the bioBakery" authors = ["kescobo ", "annelle-abatoni ", "anikaluo ", "Vanja Klepac-Ceraj "] -version = "0.5.2" +version = "0.5.3" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"