1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-20 04:39:35 +05:30

(chore): bumped up to 1.0.7

This commit is contained in:
2024-09-25 14:45:15 +05:30
parent 298683068a
commit 422a04c3f0
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ with open('README.md', 'r', encoding='utf8') as file:
setup(
name='pytubepp',
version='1.0.6',
version='1.0.7',
description='A Simple CLI Tool to Download Your Favorite YouTube Videos Effortlessly!',
long_description=readme,
long_description_content_type='text/markdown',