bump version to 2.3.0

This commit is contained in:
debugtalk
2019-10-26 21:45:37 +08:00
parent ce3e932745
commit ea3438212b
3 changed files with 17 additions and 2 deletions

View File

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