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,4 +1,4 @@
__version__ = "4.0.0-alpha"
__version__ = "4.0.0-beta"
__description__ = "One-stop solution for HTTP(S) testing."
from httprunner.config import Config