1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2026-06-21 01:13:43 +05:30

(chore): bumped up to 1.0.9

This commit is contained in:
2024-09-26 21:18:30 +05:30
Unverified
parent 080166d235
commit 90bb4396e1
+1 -1
View File
@@ -6,7 +6,7 @@ with open('README.md', 'r', encoding='utf8') as file:
setup(
name='pytubepp',
version='1.0.8',
version='1.0.9',
description='A Simple CLI Tool to Download Your Favorite YouTube Videos Effortlessly!',
long_description=readme,
long_description_content_type='text/markdown',