From b4957333daa9b6a99f587b154f57bc734b78dca7 Mon Sep 17 00:00:00 2001 From: Chang-Hung Liang Date: Sun, 15 Jan 2017 13:34:58 +0800 Subject: [PATCH] Bump version to 0.9.0 --- 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 32a90a3..e4e49b3 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.8.0' +__version__ = '0.9.0'