We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de9b12 commit dc49980Copy full SHA for dc49980
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
7
8
## [Unreleased]
9
10
+## [3.2.1] - 2024-01-29
11
+
12
### Fixed
13
14
- 等待 2 分钟后再触发 registry_update
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "noneflow"
3
-version = "3.2.0"
+version = "3.2.1"
4
description = "Manage publish related issues in nonebot2 project"
5
authors = ["hemengyang <hmy0119@gmail.com>"]
6
license = "MIT"
0 commit comments