bump version 3.1.4

This commit is contained in:
debugtalk
2020-07-30 11:01:18 +08:00
parent 5ee8caec42
commit 9c78e70595
18 changed files with 86 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.1.3"
__version__ = "3.1.4"
__description__ = "One-stop solution for HTTP(S) testing."
# import firstly for monkey patch if needed