From 76be8454f3691e0e8415bfb043a4a6049fca4c53 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Tue, 17 Sep 2024 23:09:39 +0800 Subject: [PATCH] :bookmark: release 0.9.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 33684b6..ff02d7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.9.3" +version = "0.9.4" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"