From 60ecae697cc24e4f00d2112711b7f5cc02ae1bb0 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Thu, 29 Feb 2024 19:23:40 +0800 Subject: [PATCH] :bookmark: release 0.9.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a7677a5..699d09c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-bison" -version = "0.8.2" +version = "0.9.0" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"