bump version to v4.1.4

This commit is contained in:
debugtalk
2022-06-17 22:53:24 +08:00
parent ce172d42a5
commit 9fb27e5039
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: a-b.c/1.yml # FROM: a-b.c/1.yml
+1 -1
View File
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: a-b.c/2 3.yml # FROM: a-b.c/2 3.yml
@@ -1,4 +1,4 @@
// NOTE: Generated By hrp v4.1.3, DO NOT EDIT! // NOTE: Generated By hrp v4.1.4, DO NOT EDIT!
package main package main
import ( import (
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"project_name": "demo-with-go-plugin", "project_name": "demo-with-go-plugin",
"create_time": "2022-06-17T19:47:05.323133+08:00", "create_time": "2022-06-17T22:46:08.96163+08:00",
"hrp_version": "v4.1.3" "hrp_version": "v4.1.4"
} }
@@ -1,4 +1,4 @@
# NOTE: Generated By hrp v4.1.3, DO NOT EDIT! # NOTE: Generated By hrp v4.1.4, DO NOT EDIT!
import sys import sys
import os import os
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"project_name": "demo-with-py-plugin", "project_name": "demo-with-py-plugin",
"create_time": "2022-06-17T19:47:06.677262+08:00", "create_time": "2022-06-17T22:46:09.755825+08:00",
"hrp_version": "v4.1.3" "hrp_version": "v4.1.4"
} }
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: request_methods/request_with_functions.yml # FROM: request_methods/request_with_functions.yml
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: request_methods/request_with_parameters.yml # FROM: request_methods/request_with_parameters.yml
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: request_methods/request_with_testcase_reference.yml # FROM: request_methods/request_with_testcase_reference.yml
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: request_methods/request_with_variables.yml # FROM: request_methods/request_with_variables.yml
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: request_methods/validate_with_functions.yml # FROM: request_methods/validate_with_functions.yml
@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.1.3 # NOTE: Generated By HttpRunner v4.1.4
# FROM: request_methods/validate_with_variables.yml # FROM: request_methods/validate_with_variables.yml
@@ -1,4 +1,4 @@
# NOTE: Generated By hrp v4.1.3, DO NOT EDIT! # NOTE: Generated By hrp v4.1.4, DO NOT EDIT!
import sys import sys
import os import os
@@ -1,4 +1,4 @@
// NOTE: Generated By hrp v4.1.3, DO NOT EDIT! // NOTE: Generated By hrp v4.1.4, DO NOT EDIT!
package main package main
import ( import (
+1 -1
View File
@@ -1 +1 @@
v4.1.3 v4.1.4
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = "v4.1.3" __version__ = "v4.1.4"
__description__ = "One-stop solution for HTTP(S) testing." __description__ = "One-stop solution for HTTP(S) testing."
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "httprunner" name = "httprunner"
version = "v4.1.3" version = "v4.1.4"
description = "One-stop solution for HTTP(S) testing." description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0" license = "Apache-2.0"
readme = "README.md" readme = "README.md"