Skip to content

Commit 0c2ee6a

Browse files
committed
release: bump vesion from 2.3.8 to 2.3.9
1 parent b11d971 commit 0c2ee6a

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.3.8"
3+
version = "2.3.9"
44
description = "NoneBot2 链接分享解析 Alconna 版, 通用媒体卡片渲染(PIL 实现), 支持 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" }
118118
[tool.bumpversion]
119119
tag = true
120120
commit = true
121-
current_version = "2.3.8"
121+
current_version = "2.3.9"
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)