diff --git a/setup.py b/setup.py index 182ef50..ae8c069 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="internshala-bot", - version="0.0.4", + version="0.0.5", author="Mayank Lodhi", author_email="", description="Package to automate internship application process on Internshala using ChatGPT.", @@ -17,6 +17,7 @@ project_urls={ 'Bug Reports': 'https://github.com/Eviltr0N/internshala-bot/issues', 'Source Code': 'https://github.com/Eviltr0N/internshala-bot/', + 'Youtube': 'https://youtu.be/l0Pgz9-QB_E', }, packages=find_packages(), install_requires=[