v3.7.0.30.22

This commit is contained in:
Changhua
2023-04-09 16:36:42 +08:00
parent f0bc322e7b
commit 374e2d845e
4 changed files with 15 additions and 10 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.21"
__version__ = "3.7.0.30.22"
def _retry():