From 092d58281b5a00cb33d3db2c0af674e70a3be8bb Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Fri, 7 Oct 2022 17:49:39 +0800 Subject: [PATCH] release v0.5.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 840fc3a..e9ebe3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.5.4" +version = "0.5.5" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"