summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChang-Hung Liang <eliang.cs@gmail.com>2017-03-28 17:22:36 +0800
committerChang-Hung Liang <eliang.cs@gmail.com>2017-03-28 17:22:36 +0800
commitfecf502bad37e60bf28801e73c6b1dfbbeb8df0c (patch)
tree7788f66f3eec607c1c857ae3f84cc081d03b629c
parentaceabbdaa5242b33b6a3176eb41d7e83b2d3a9e1 (diff)
Bump version to 0.10.0v0.10.0
-rw-r--r--http_prompt/__init__.py2
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'