Skip to content

Commit ba3d4d6

Browse files
committed
update to 1.0.6
1 parent ad55ada commit ba3d4d6

2 files changed

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

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)