bump version to v4.0.0

This commit is contained in:
debugtalk
2022-05-03 11:02:17 +08:00
parent 061d267246
commit 2834f29504
43 changed files with 58 additions and 200 deletions

View File

@@ -33,7 +33,7 @@ pytest_files_made_cache_mapping: Dict[Text, Text] = {}
pytest_files_run_set: Set = set()
__TEMPLATE__ = jinja2.Template(
"""# NOTE: Generated By HttpRunner v{{ version }}
"""# NOTE: Generated By HttpRunner {{ version }}
# FROM: {{ testcase_path }}
{% if imports_list and diff_levels > 0 %}