Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
MihailCosmin committed Nov 10, 2022
1 parent c3886f9 commit 94d2cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94d2cc1

Please sign in to comment.