docs: update changelog

This commit is contained in:
debugtalk
2020-06-14 22:55:38 +08:00
parent 9ef795b5fb
commit a601880aa3
3 changed files with 11 additions and 2 deletions

View File

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