From 8cd82d462132e0a5ac74bd540c6f1f092af73056 Mon Sep 17 00:00:00 2001 From: Tsuyoshi Hombashi Date: Sun, 8 Jan 2017 11:30:19 +0900 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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),