Skip to content

Commit 178381c

Browse files
committed
release: bump version from 1.0.8 to 1.0.9
1 parent 2c32bd1 commit 178381c

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "nonebot-plugin-onebot2tg"
3-
version = "1.0.8"
3+
version = "1.0.9"
44
description = "OneBot V11 与 Telegram 消息转发插件"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -47,7 +47,7 @@ requires = ["uv_build>=0.10.0,<0.11.0"]
4747
build-backend = "uv_build"
4848

4949
[tool.bumpversion]
50-
current_version = "1.0.8"
50+
current_version = "1.0.9"
5151
commit = true
5252
commit_args = "--no-verify"
5353
message = "release: bump version from {current_version} to {new_version}"

0 commit comments

Comments
 (0)