Bump to v39.0.10.1

This commit is contained in:
Changhua
2023-12-15 01:56:29 +08:00
parent e6fff68523
commit 677dcbee72
2 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ from configuration import Config
from constants import ChatType
from job_mgmt import Job
__version__ = "39.0.10.0"
__version__ = "39.0.10.1"
class Robot(Job):