From be2accd8cd4a721dda6f07d716d92995d850de33 Mon Sep 17 00:00:00 2001 From: nichuanfang Date: Fri, 13 Oct 2023 16:59:23 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 482baee..977c36a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='music-tool-kit', - version='0.6.1', + version='0.6.2', description='A tool kit for music download and clip', long_description_content_type='text/markdown', long_description=readme,