diff --git a/setup.py b/setup.py index 3dec6b9..71a056a 100644 --- a/setup.py +++ b/setup.py @@ -220,7 +220,7 @@ def finalize_options(self): setuptools.setup( name="clade", - version="3.6", + version="3.6.1", author="Ilya Shchepetkov", author_email="shchepetkov@ispras.ru", url="https://github.com/17451k/clade",