From 4176cdcef76da9394b9d7cbbbb9d0b726a2f50a8 Mon Sep 17 00:00:00 2001 From: Chang-Hung Liang Date: Sun, 18 Sep 2016 14:58:55 +0800 Subject: [PATCH] Bump version to 0.6.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 2b8877c..ef7eb44 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.5.0' +__version__ = '0.6.0'