From 60dfdd0a66887ac2ee5eb69385db38fe8d047152 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Fri, 28 Nov 2025 16:53:20 +0800 Subject: [PATCH] chore: update astrbot cli version --- astrbot/cli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrbot/cli/__init__.py b/astrbot/cli/__init__.py index 8d1eee0b1..cc72154c1 100644 --- a/astrbot/cli/__init__.py +++ b/astrbot/cli/__init__.py @@ -1 +1 @@ -__version__ = "3.5.23" +__version__ = "4.7.1"