diff --git a/setup.py b/setup.py index dedb925..251fa5d 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setuptools.setup( name=project_name, - version="0.8.0", + version="0.8.1", url="https://github.com/thombashi/" + project_name, bugtrack_url="https://github.com/thombashi/{:s}/issues".format( project_name),