bump version 3.0.13

This commit is contained in:
debugtalk
2020-06-15 15:42:48 +08:00
parent 7eb80cc404
commit 002bbb5ccd
2 changed files with 2 additions and 2 deletions

View File

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