fix: locusts entry configuration

This commit is contained in:
debugtalk
2019-10-28 11:50:41 +08:00
parent 5042f2feb1
commit 31ef256c4d
3 changed files with 9 additions and 3 deletions

View File

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