v3.7.0.30.14

This commit is contained in:
Changhua
2023-02-28 21:02:32 +08:00
parent 0b2e49ecba
commit 902d7caa76
2 changed files with 7 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.13"
__version__ = "3.7.0.30.14"
class Wcf():