From 59dc3290e0456b818c93d3e517bfe37075c00fc9 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Wed, 17 Feb 2021 17:21:47 +0800 Subject: [PATCH] to 0.2.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 462ce0d..24b08db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-hk-reporter" -version = "0.2.1" +version = "0.2.2" description = "Subscribe message from social medias" authors = ["felinae98 "] license = "MIT"