From c31c89148ea3001e1e2eb668936cf1242002d2e0 Mon Sep 17 00:00:00 2001 From: Chang-Hung Liang Date: Sat, 6 Jan 2018 22:19:00 +0800 Subject: [PATCH] Bump version to 0.11.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 f323a57..ae4865c 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.11.0' +__version__ = '0.11.1'