diff options
author | Chang-Hung Liang <eliang.cs@gmail.com> | 2017-03-28 17:22:36 +0800 |
---|---|---|
committer | Chang-Hung Liang <eliang.cs@gmail.com> | 2017-03-28 17:22:36 +0800 |
commit | fecf502bad37e60bf28801e73c6b1dfbbeb8df0c (patch) | |
tree | 7788f66f3eec607c1c857ae3f84cc081d03b629c | |
parent | aceabbdaa5242b33b6a3176eb41d7e83b2d3a9e1 (diff) |
Bump version to 0.10.0v0.10.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 ecc0ae4..9d1bb72 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.9.3' +__version__ = '0.10.0' |