Skip to content

Commit 9e1245a

Browse files
🔖 1.12.2
1 parent 1dd29fb commit 9e1245a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[project]
44
name = "nonebot-plugin-tetris-stats"
5-
version = "1.12.1"
5+
version = "1.12.2"
66
description = "一款基于 NoneBot2 的用于查询 Tetris 相关游戏数据的插件"
77
readme = "README.md"
88
authors = [{ name = "shoucandanghehe", email = "wallfjjd@gmail.com" }]
@@ -168,7 +168,7 @@ reportImplicitAbstractClass = 'error'
168168
enableTypeIgnoreComments = false
169169

170170
[tool.bumpversion]
171-
current_version = "1.12.1"
171+
current_version = "1.12.2"
172172
tag = true
173173
sign_tags = true
174174
tag_name = "{new_version}"

0 commit comments

Comments
 (0)