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