diff --git a/setup.py b/setup.py index 7cce7ae..b2a7295 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ install_reqs = ["biopython", "dendropy", "matplotlib", "numpy", "pandas", "seaborn"] setuptools.setup(name='PhyloPhlAn', - version='3.0.1', + version='3.0.2', author='Francesco Asnicar', author_email='f.asnicar@unitn.it', url='http://github.com/biobakery/phylophlan',