From 4e1f8c3d8f492d0b3c361a07ad12e3ba9fc7e267 Mon Sep 17 00:00:00 2001 From: Chang-Hung Liang Date: Thu, 16 Feb 2017 00:06:06 +0800 Subject: [PATCH] Bump version to 0.9.2 --- 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 8969d49..1f04780 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.9.1' +__version__ = '0.9.2'