From d69bdfabbc487151628f872aa96b5806c63b7b34 Mon Sep 17 00:00:00 2001 From: UnCLAS-Prommer Date: Tue, 3 Jun 2025 09:35:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3cf0553..0fedfb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "MaiBotNapcatAdapter" -version = "0.2.5" +version = "0.2.6" description = "A MaiBot adapter for Napcat" [tool.ruff]