diff options
author | Chang-Hung Liang <eliang.cs@gmail.com> | 2017-03-27 23:26:52 +0800 |
---|---|---|
committer | Chang-Hung Liang <eliang.cs@gmail.com> | 2017-03-27 23:26:52 +0800 |
commit | 9e5f4b33fb592200cd9b199c54cb1d80fc4a0486 (patch) | |
tree | af3fe2713317f4b5b2f4ee04e879917a3e608185 | |
parent | 42907f7600d0e1404b4de66a02a38acba2172ce4 (diff) |
Bump version to 0.9.3v0.9.3
-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 1f04780..ecc0ae4 100644 --- a/http_prompt/__init__.py +++ b/http_prompt/__init__.py @@ -1 +1 @@ -__version__ = '0.9.2' +__version__ = '0.9.3' |