From 9925d9147e3ffcf8d44db8291246b3aa8f351baf Mon Sep 17 00:00:00 2001 From: tsukumi Date: Tue, 29 Oct 2024 10:51:16 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=E7=B4=B0=E3=81=8B=E3=81=AA=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d2ea2ca..cada8b9 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Aivis Voice Model File (.aivm/.aivmx) Utility Library" homepage = "https://github.com/Aivis-Project/aivmlib" repository = "https://github.com/Aivis-Project/aivmlib" documentation = "https://github.com/Aivis-Project/aivmlib" -authors = ["Aivis Project "] +authors = ["Aivis Project "] license = "MIT" readme = "Readme.md"