From 8f86f61802a559391f9a6347f333f08993ff3c66 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Wed, 30 Oct 2024 23:51:14 +0800 Subject: [PATCH] :bookmark: release 0.9.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6671a49..8d02e2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.9.4" +version = "0.9.5" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"