💚 修复 basedpyright

https://github.com/DetachHead/basedpyright/issues/819
This commit is contained in:
2024-10-27 21:28:19 +08:00
parent 274f30f82a
commit b3a77f5296

View File

@@ -156,7 +156,7 @@ tag = true
sign_tags = true
tag_name = "{new_version}"
commit = true
message = "🔖 {new_version}"
message = ":bookmark: {new_version}"
[[tool.bumpversion.files]]
filename = "pyproject.toml"