v3.7.0.30.23

This commit is contained in:
Changhua
2023-04-13 00:44:24 +08:00
parent 24ae07507c
commit cc0f2f6fdf
5 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ WCF_ROOT = os.path.abspath(os.path.dirname(__file__))
sys.path.insert(0, WCF_ROOT)
import wcf_pb2 # noqa
__version__ = "3.7.0.30.22"
__version__ = "3.7.0.30.23"
def _retry():