fix: ensure upload ready

This commit is contained in:
debugtalk
2020-06-07 17:14:18 +08:00
parent 31f5cfa9df
commit 012194d788
4 changed files with 27 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.0.9"
__version__ = "3.0.10"
__description__ = "One-stop solution for HTTP(S) testing."
from httprunner.runner import HttpRunner