From 102f3937901d492d48857bf3e516b736195b53ff Mon Sep 17 00:00:00 2001 From: Chang-Hung Liang Date: Thu, 11 May 2017 20:18:29 +0800 Subject: Bump version to 0.10.1 --- http_prompt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http_prompt/__init__.py b/http_prompt/__init__.py index 9d1bb72..e754a83 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.10.0' +__version__ = '0.10.1' -- cgit v1.2.3