Skip to content

Commit

Permalink
chore(release): v3.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Jan 29, 2024
1 parent 4de9b12 commit dc49980
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

## [Unreleased]

## [3.2.1] - 2024-01-29

### Fixed

- 等待 2 分钟后再触发 registry_update
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "noneflow"
version = "3.2.0"
version = "3.2.1"
description = "Manage publish related issues in nonebot2 project"
authors = ["hemengyang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit dc49980

Please sign in to comment.