fix: typo testfile_paths

This commit is contained in:
debugtalk
2019-12-11 22:37:32 +08:00
parent f440d9e4ef
commit 29e640f7cf
3 changed files with 3 additions and 3 deletions

View File

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