fix: parse error exit code

This commit is contained in:
debugtalk
2022-10-24 17:03:47 +08:00
parent e3912f219d
commit 8c359e3610
29 changed files with 60 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
v4.3.0
v4.3.0-10241627
+1 -1
View File
@@ -8,4 +8,4 @@ import (
var VERSION string
// httprunner python version
const HttpRunnerMinimumVersion = "v4.2.0"
const HttpRunnerMinimumVersion = "v4.3.0"