This commit is contained in:
httprunner
2018-03-09 15:49:37 +08:00
parent 75becb2381
commit 75a9020e90
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
__title__ = 'HttpRunner'
__description__ = 'HTTP test runner, not just about api test and load test.'
__url__ = 'https://github.com/HttpRunner/HttpRunner'
__version__ = '1.1.0-beta.1'
__version__ = '1.1.0-beta.2'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'