bump version to v4.0.0-beta

This commit is contained in:
debugtalk
2022-04-24 20:55:43 +08:00
parent b2d07d7f34
commit 85476f27f2
30 changed files with 31 additions and 179 deletions

View File

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