diff options
author | Chang-Hung Liang <eliang.cs@gmail.com> | 2017-10-24 22:55:57 +0800 |
---|---|---|
committer | Chang-Hung Liang <eliang.cs@gmail.com> | 2017-10-24 22:55:57 +0800 |
commit | 0e067680489abff39b6b1e2977cbaf91f5d05cbf (patch) | |
tree | 2bf64b3d461c125a327afef697e6055af5eec493 | |
parent | aa8878e6c589ca2ad1ca8b3b5461b6bbf4462714 (diff) |
Bump version to 0.11.0v0.11.0
-rw-r--r-- | http_prompt/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http_prompt/__init__.py b/http_prompt/__init__.py index 85b551d..f323a57 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.10.2' +__version__ = '0.11.0' |