From f1e99f2caada18adea9fbd98acb3e356ae9eb803 Mon Sep 17 00:00:00 2001 From: Francesco Beghini Date: Tue, 27 Jul 2021 18:27:17 +0200 Subject: [PATCH] Update metaphlan.py --- metaphlan/metaphlan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metaphlan/metaphlan.py b/metaphlan/metaphlan.py index 6bedf2e..7188792 100755 --- a/metaphlan/metaphlan.py +++ b/metaphlan/metaphlan.py @@ -4,8 +4,8 @@ 'Duy Tin Truong, ' 'Francesco Asnicar (f.asnicar@unitn.it), ' 'Aitor Blanco Miguez (aitor.blancomiguez@unitn.it)') -__version__ = '3.0.12' -__date__ = '14 Jul 2021' +__version__ = '3.0.13' +__date__ = '27 Jul 2021' import sys try: