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"