refactor: get hrp version from aliyun OSS file

This commit is contained in:
debugtalk
2022-04-25 16:23:38 +08:00
parent 9a0ffa9802
commit f5ff03d346
10 changed files with 26 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "4.0.0-beta"
__version__ = "v4.0.0-beta"
__description__ = "One-stop solution for HTTP(S) testing."
from httprunner.config import Config