From 39d3e65d70ac05d48eb5a2feebcc17603ba8dffe Mon Sep 17 00:00:00 2001 From: johnne Date: Tue, 16 Apr 2019 23:01:38 +0200 Subject: [PATCH] Bumped version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b9531c3..6302c8f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="tango", - version="0.5.2", + version="0.5.4", author="John Sundh", author_email="john.sundh@scilifelab.se", description="A package to assign taxonomy to metagenomic contigs",