Skip to content

Commit 026ceae

Browse files
🔖 1.9.0
1 parent e80e1bc commit 026ceae

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

163163
[tool.bumpversion]
164-
current_version = "1.8.3"
164+
current_version = "1.9.0"
165165
tag = true
166166
sign_tags = true
167167
tag_name = "{new_version}"

0 commit comments

Comments
 (0)