bump to v0.3.0

This commit is contained in:
felinae98
2021-07-06 20:12:46 +08:00
parent eb2f325223
commit b74defd205
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -4,8 +4,11 @@
- 增加了简单的单元测试
- 增加了管理员直接管理订阅的能力
## [0.3.0] - 2021-06-24
## [0.3.0] - 2021-07-06
- 微博tag支持
- 修复bug
- 增加微博超话和纯文字支持
- 更改浏览器配置
- 将“来源”移动到文末
- 使用组合来构建新的platform,新增状态改变类型订阅
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nonebot-hk-reporter"
version = "0.2.12"
version = "0.3.0"
description = "Subscribe message from social medias"
authors = ["felinae98 <felinae225@qq.com>"]
license = "MIT"