From 96bba15f2f88f7f0b0d08e309b2676f3885e7b52 Mon Sep 17 00:00:00 2001 From: Raven95676 Date: Fri, 9 May 2025 23:22:18 +0800 Subject: [PATCH] chore: update version --- astrbot/cli/__init__.py | 2 +- uv.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/astrbot/cli/__init__.py b/astrbot/cli/__init__.py index 37f46012..25f7f33c 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 815d2ac6..95129098 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" },