From f34a5dca9bbda127cfc9959b68100bfc40a5e896 Mon Sep 17 00:00:00 2001
From: felinae98 <731499577@qq.com>
Date: Sat, 20 Feb 2021 21:23:13 +0800
Subject: [PATCH] update to v0.2.3

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index c01f96b..359971e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "nonebot-hk-reporter"
-version = "0.2.2"
+version = "0.2.3"
 description = "Subscribe message from social medias"
 authors = ["felinae98 <felinae225@qq.com>"]
 license = "MIT"