Skip to content

Commit a57811b

Browse files
🔖 1.11.0
1 parent 7a51709 commit a57811b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.10.2"
5+
version = "1.11.0"
66
description = "一款基于 NoneBot2 的用于查询 Tetris 相关游戏数据的插件"
77
readme = "README.md"
88
authors = [{ name = "shoucandanghehe", email = "wallfjjd@gmail.com" }]
@@ -162,7 +162,7 @@ defineConstant = { PYDANTIC_V2 = true }
162162
typeCheckingMode = "standard"
163163

164164
[tool.bumpversion]
165-
current_version = "1.10.2"
165+
current_version = "1.11.0"
166166
tag = true
167167
sign_tags = true
168168
tag_name = "{new_version}"

0 commit comments

Comments
 (0)