diff --git a/setup.py b/setup.py index 39cbed9..dccda34 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ setuptools.setup( name=project_name, - version="0.15.2", + version="0.16.0", url="https://github.com/thombashi/" + project_name, bugtrack_url="https://github.com/thombashi/{:s}/issues".format( project_name),