From 16bcec96eec0bcbbab048d271c82252f6bfaaa03 Mon Sep 17 00:00:00 2001 From: "kevin.zhang" Date: Thu, 18 Apr 2024 18:07:53 +0800 Subject: [PATCH] chore: fix --- changelog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.py b/changelog.py index 0986b883..2f1cd88e 100644 --- a/changelog.py +++ b/changelog.py @@ -14,4 +14,4 @@ versioning="pep440", bump="1.1.2", # 指定bump版本 in_place=True, -) \ No newline at end of file +)