Skip to content

Commit bf7dff6

Browse files
committed
release: bump version from 1.0.10 to 1.0.11
1 parent 4af19ae commit bf7dff6

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.10"
3+
version = "1.0.11"
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.10"
50+
current_version = "1.0.11"
5151
commit = true
5252
commit_args = "--no-verify"
5353
message = "release: bump version from {current_version} to {new_version}"

0 commit comments

Comments
 (0)