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

@@ -6,7 +6,7 @@ import funppy
def get_httprunner_version():
return "v4.0.0-alpha"
return "v4.0.0-beta"
def sleep(n_secs):