From 1956b3ebc5f94da50e5a2e643260932844b2e8eb Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Tue, 9 Feb 2021 23:14:05 +0800 Subject: [PATCH] update to 0.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9e814cf..f1ee4f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-hk-reporter" -version = "0.1.0" +version = "0.1.1" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"