Skip to content

Commit 60a9e16

Browse files
committed
release: bump vesion from 2.4.0 to 2.4.1
1 parent 9701b06 commit 60a9e16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-parser"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
description = "NoneBot2 链接分享解析 Alconna 版, 现支持B站|抖音|快手|微博|小红书|YouTube|TikTok|Twitter|AcFun|NGA"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -119,7 +119,7 @@ nonebug = { git = "https://github.com/nonebot/nonebug" }
119119
[tool.bumpversion]
120120
tag = true
121121
commit = true
122-
current_version = "2.4.0"
122+
current_version = "2.4.1"
123123
message = "release: bump vesion from {current_version} to {new_version}"
124124

125125
[[tool.bumpversion.files]]

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)