v3.7.0.30.16

This commit is contained in:
Changhua
2023-03-04 23:06:13 +08:00
parent b4d0ffef8d
commit fb05c4e5c9
3 changed files with 5 additions and 2 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.15.2"
__version__ = "3.7.0.30.16"
def _retry():