From 022746bf9f0315ae2b868d436da66f7b104972f6 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Sun, 30 May 2021 11:13:00 +0800 Subject: [PATCH] v0.2.9 - fix bugs --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 51deece..3bfd86a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-hk-reporter" -version = "0.2.8" +version = "0.2.9" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"