diff --git a/setup.py b/setup.py index 4d62f0f..29972cd 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ package_dir={'': 'src'}, package_data=package_data, options=options, - version="0.0.1", + version="0.0.2", description='Youtube Downloader is a Youtube Browser application based on PySide6 and yt-dlp.' + 'And it allows you to download single videos, playlists or queues.', executables=executables