From 42e7a7f1f76631fcf17938922c1bc037f7e12252 Mon Sep 17 00:00:00 2001 From: Byron-Ding <84700771+Byron-Ding@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:18:53 +0800 Subject: [PATCH] Update pyproject.toml --- NewestVersion/pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NewestVersion/pyproject.toml b/NewestVersion/pyproject.toml index 0409c51..e4e3f7c 100644 --- a/NewestVersion/pyproject.toml +++ b/NewestVersion/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "MyLyric" -version = "3.0.0" +version = "3.0.1" authors = [ { name="Ding Zedong", email="2701690963@qq.com" }, ] @@ -32,4 +32,4 @@ keywords = [ [project.urls] "Homepage" = "https://github.com/Byron-Ding/MyLyric" -"Bug Tracker" = "https://github.com/Byron-Ding/MyLyric/issues" \ No newline at end of file +"Bug Tracker" = "https://github.com/Byron-Ding/MyLyric/issues"