refactor: rename schema to models

This commit is contained in:
debugtalk
2020-06-05 10:35:09 +08:00
parent 73d6f81a14
commit 992f17dc92
25 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "3.0.8"
version = "3.0.9"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"