Skip to content

Commit 5ded2aa

Browse files
committed
release: bump version from 1.0.3 to 1.0.4
1 parent 2a5d1b2 commit 5ded2aa

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.3"
3+
version = "1.0.4"
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.3"
48+
current_version = "1.0.4"
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)