From d73f8afb0d06cdfbd3f22c48fe26a8ee1c10c84c Mon Sep 17 00:00:00 2001 From: Chenric <91937041+ChenXu233@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:50:20 +0800 Subject: [PATCH] =?UTF-8?q?:alembic:=20=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E5=B0=9D=E8=AF=95github=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 015730a..1cc2771 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-dialectlist" -version = "2.2.1" +version = "2.2.2" description = "看看你群群友有多能说" authors = [ {name = "Chen_Xu233", email = "woyerpa@outlook.com"}, @@ -54,4 +54,4 @@ publish = 'pdm run python -m twine upload dist/*' # pre-commit = "^2.20.0" # [tool.pdm.global-options] -# --no-pip-version-check = true \ No newline at end of file +# --no-pip-version-check = true