bump version to v4.1.0-beta

This commit is contained in:
debugtalk
2022-05-19 18:29:54 +08:00
parent 480f895f9f
commit 8712419a64
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "v4.1.0-alpha"
__version__ = "v4.1.0-beta"
__description__ = "One-stop solution for HTTP(S) testing."