diff --git a/Project.toml b/Project.toml index fc7305f..113a6f3 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.0" +version = "0.5.1" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -20,4 +20,4 @@ CSV = "0.8, 0.9" Conda = "1.5" Microbiome = "0.8" Reexport = "0.2, 1" -Tables = "1.2.1" \ No newline at end of file +Tables = "1.2.1"