From e15de732a1b8b4975025bfe45eb7a59bb3952712 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Mon, 28 Aug 2023 20:22:14 +0800 Subject: [PATCH] :bookmark: release v0.8.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7186c7d..cf1d116 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.8.0" +version = "0.8.1" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"