From b3a77f529697015f0cf2a85c3864d2690ca50b7f Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sun, 27 Oct 2024 21:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20=E4=BF=AE=E5=A4=8D=20basedpyrigh?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/DetachHead/basedpyright/issues/819 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f17390..472cd0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"