Bump to v39.0.7.0

This commit is contained in:
Changhua
2023-12-05 23:25:16 +08:00
parent db35ebee75
commit 8f5a0d9d61
4 changed files with 19 additions and 11 deletions

View File

@@ -19,6 +19,8 @@ from job_mgmt import Job
from wcferry import Wcf, WxMsg
__version__ = "39.0.7.0"
class Robot(Job):
"""个性化自己的机器人
"""