v3.7.0.30.21

This commit is contained in:
Changhua
2023-03-15 21:33:13 +08:00
parent ca0c2dd8a1
commit ae35f0a3e9
4 changed files with 14 additions and 6 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.20"
__version__ = "3.7.0.30.21"
def _retry():