From f93d0db949ebaad75822ea5e7b719be6fea7411f Mon Sep 17 00:00:00 2001 From: yzhh <31803608+OasisAkari@users.noreply.github.com> Date: Tue, 31 Jan 2023 22:42:02 +0800 Subject: [PATCH] Update bot.py --- core/utils/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/utils/bot.py b/core/utils/bot.py index 9e35f15545..4a7de4c2d7 100644 --- a/core/utils/bot.py +++ b/core/utils/bot.py @@ -15,7 +15,7 @@ from core.utils.http import get_url from core.utils.ip import IP -bot_version = 'v4.0.9' +bot_version = 'v4.0.10' def init() -> None: