Skip to content

Commit

Permalink
Change version to 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
17451k committed Mar 13, 2020
1 parent 7f4c38e commit 74f520a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def finalize_options(self):

setuptools.setup(
name="clade",
version="3.2.5",
version="3.2.6",
author="Ilya Shchepetkov",
author_email="shchepetkov@ispras.ru",
url="https://github.com/17451k/clade",
Expand Down Expand Up @@ -224,6 +224,7 @@ def finalize_options(self):
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: Implementation :: CPython",
"License :: OSI Approved :: Apache Software License",
"Operating System :: POSIX :: Linux",
Expand Down

0 comments on commit 74f520a

Please sign in to comment.