From 058bd958b59f7bf7cbae45d21a02fe7119f2bdf7 Mon Sep 17 00:00:00 2001 From: SK-415 <2967923486@qq.com> Date: Mon, 6 Feb 2023 08:17:06 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20v1.5.3?= 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 b2e6d398..1e82193c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "nonebot-plugin-guild-patch~=0.2", ] name = "haruka-bot" -version = "1.5.3a3" +version = "1.5.3" description = "Push dynamics and live informations from bilibili to QQ. Based on nonebot2." readme = "README.md" keywords = ["nonebot", "nonebot2", "qqbot", "bilibili", "bot"]