Skip to content

Commit d596cce

Browse files
committed
🔖 release: bump vesion from 0.1.0 to 0.1.1
1 parent e7950c5 commit d596cce

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-template"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "插件描述"
55
readme = "README.md"
66
authors = [{ name = "owner", email = "[email protected]" }]
@@ -141,7 +141,7 @@ requires = ["uv_build>=0.8.0,<0.9.0"]
141141
build-backend = "uv_build"
142142

143143
[tool.bumpversion]
144-
current_version = "0.1.0"
144+
current_version = "0.1.1"
145145
commit = true
146146
message = "🔖 release: bump vesion from {current_version} to {new_version}"
147147
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)