Skip to content

Commit 2a5d1b2

Browse files
committed
update 1.0.2 => 1.0.3
1 parent 7e5d750 commit 2a5d1b2

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.2"
3+
version = "1.0.3"
44
description = "OneBot V11 与 Telegram 消息转发插件"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -45,7 +45,7 @@ requires = ["uv_build>=0.10.0,<0.11.0"]
4545
build-backend = "uv_build"
4646

4747
[tool.bumpversion]
48-
current_version = "1.0.2"
48+
current_version = "1.0.3"
4949
commit = true
5050
message = "release: bump version from {current_version} to {new_version}"
5151
tag = true

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)