From 15c1bec795e00fad20a4c42f9d72a6810b79d583 Mon Sep 17 00:00:00 2001 From: Kevin Bonham Date: Thu, 28 Oct 2021 10:31:45 -0400 Subject: [PATCH] Trying to get stable docs to build. --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"