From 794ee6d080123e1e776877eacb6a89ca30e15924 Mon Sep 17 00:00:00 2001 From: EillesWan Date: Mon, 19 Aug 2024 02:33:00 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index f522de5..bff050d 100644 --- a/setup.py +++ b/setup.py @@ -18,8 +18,7 @@ setuptools.setup( version=__version__, author="金羿Eilles, bgArray, 鱼旧梦ElapsingDreams", author_email="TriM-Organization@hotmail.com", - description="一款开源《我的世界》数字音频支持库。\n" - "A free open source library used for dealing with **Minecraft** digital musics.", + description="A free open source library used for dealing with **Minecraft** digital musics.\n一款开源《我的世界》数字音频支持库。", long_description=long_description, long_description_content_type="text/markdown", url="https://github.com/TriM-Organization/Musicreater",