From e83d2a95f0b579674f9fa20bf601366c877d9593 Mon Sep 17 00:00:00 2001 From: nichuanfang Date: Wed, 11 Oct 2023 10:53:43 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E4=BF=AE=E5=A4=8D=E5=AD=97?= =?UTF-8?q?=E7=AC=A6=E4=B8=B2=E6=A0=BC=E5=BC=8F=E5=8C=96=E6=8A=A5=E9=94=99?= 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 4d55e18..043eb47 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='music-tool-kit', - version='0.1.9', + version='0.2.0', description='A tool kit for music download and clip', long_description_content_type='text/markdown', long_description=readme,