feat: validate with python script, ref #773
This commit is contained in:
debugtalk
2019-12-04 17:38:13 +08:00
parent 8082e73882
commit ff24fdb9d7
8 changed files with 148 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "2.3.3"
__version__ = "2.4.0"
__description__ = "One-stop solution for HTTP(S) testing."
__all__ = ["__version__", "__description__"]