fix: step request elapsed timming should contain ContentTransfer part

This commit is contained in:
debugtalk
2022-05-07 18:51:31 +08:00
parent d4891e344f
commit 2e0e48bffb
5 changed files with 10 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "v4.0.0"
version = "v4.1.0-alpha"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"