1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-20 03:29:36 +05:30

(chore): bumped up to 1.0.3

This commit is contained in:
2024-08-12 23:26:30 +05:30
parent 73e75d104c
commit e275acb9bb
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.2',
version='1.0.3',
description='A Simple CLI Tool to Download Your Favorite YouTube Videos Effortlessly!',
long_description=readme,
long_description_content_type='text/markdown',