From 6f9c8423f3e09b2df36179d90d91d9cfc59926e9 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Mon, 29 Apr 2024 03:44:51 +0000 Subject: [PATCH] :bookmark: bump version 1.4.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3208ea5..ce34913 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-adapter-qq" -version = "1.4.3" +version = "1.4.4" description = "QQ adapter for nonebot2" authors = ["yanyongyu "] license = "MIT"