diff --git a/setup.py b/setup.py index ac2bb95..8a756a7 100644 --- a/setup.py +++ b/setup.py @@ -192,7 +192,7 @@ def finalize_options(self): setuptools.setup( name="clade", - version="3.2.17", + version="3.2.18", author="Ilya Shchepetkov", author_email="shchepetkov@ispras.ru", url="https://github.com/17451k/clade",