refactor lib function interface

This commit is contained in:
debugtalk
2018-04-17 16:37:41 +08:00
parent 9d3c5c5ef7
commit b6450afd0b
6 changed files with 137 additions and 139 deletions

View File

@@ -1,7 +1,7 @@
__title__ = 'HttpRunner'
__description__ = 'One-stop solution for HTTP(S) testing.'
__url__ = 'https://github.com/HttpRunner/HttpRunner'
__version__ = '1.3.8.beta.3'
__version__ = '1.3.9'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'