File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
77
88## [ Unreleased]
99
10+ ## [ 0.7.3] - 2024-07-13
11+
1012### Fixed
1113
1214- 适配 Alconna 0.49.0
@@ -291,7 +293,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
291293
292294- 可以使用的版本。
293295
294- [ unreleased ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.2...HEAD
296+ [ unreleased ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.3...HEAD
297+ [ 0.7.3 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.2...v0.7.3
295298[ 0.7.2 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.1...v0.7.2
296299[ 0.7.1 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.0...v0.7.1
297300[ 0.7.0 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.6.1...v0.7.0
Original file line number Diff line number Diff line change 11[project ]
22name = " nonebot-plugin-wordcloud"
3- version = " 0.7.2 "
3+ version = " 0.7.3 "
44description = " 适用于 NoneBot2 的词云插件"
55authors = [{ name = " uy_sun" , email = " hmy0119@gmail.com" }]
66dependencies = [
You can’t perform that action at this time.
0 commit comments