From 8633050794d05cccad63ad3e5be996100774134c Mon Sep 17 00:00:00 2001 From: debugtalk Date: Wed, 8 Nov 2017 21:55:40 +0800 Subject: [PATCH] update version --- httprunner/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httprunner/__init__.py b/httprunner/__init__.py index 8e62f016..58135234 100644 --- a/httprunner/__init__.py +++ b/httprunner/__init__.py @@ -1 +1 @@ -__version__ = '0.8.1b' \ No newline at end of file +__version__ = '0.8.1c' \ No newline at end of file