Skip to content

Commit a43df14

Browse files
committed
release: bump vesion from 2.5.1 to 2.5.2
1 parent 46d532e commit a43df14

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

124124
[[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)