fix: parse error exit code

This commit is contained in:
debugtalk
2022-10-24 15:25:09 +08:00
parent d518def919
commit c8878c34b5
29 changed files with 60 additions and 7 deletions

View File

@@ -1 +1 @@
v4.3.0
v4.3.0-10241627

View File

@@ -8,4 +8,4 @@ import (
var VERSION string
// httprunner python version
const HttpRunnerMinimumVersion = "v4.2.0"
const HttpRunnerMinimumVersion = "v4.3.0"