diff --git a/astrbot/cli/__init__.py b/astrbot/cli/__init__.py index 37f46012c..25f7f33c3 100644 --- a/astrbot/cli/__init__.py +++ b/astrbot/cli/__init__.py @@ -1 +1 @@ -__version__ = "3.5.6" +__version__ = "3.5.8" diff --git a/uv.lock b/uv.lock index 815d2ac6c..951290987 100644 --- a/uv.lock +++ b/uv.lock @@ -192,7 +192,7 @@ wheels = [ [[package]] name = "astrbot" -version = "3.5.7" +version = "3.5.8" source = { editable = "." } dependencies = [ { name = "aiocqhttp" },