Skip to content

Commit

Permalink
updating version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fasnicar committed Jan 27, 2021
1 parent 5983ae1 commit 1fad08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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='[email protected]',
url='http://github.com/biobakery/phylophlan',
Expand Down

0 comments on commit 1fad08c

Please sign in to comment.