bump version 3.1.1

This commit is contained in:
debugtalk
2020-06-23 14:47:58 +08:00
parent 1f90fc9715
commit 902a6855f5
3 changed files with 3 additions and 3 deletions

View File

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