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,