diff --git a/setup.py b/setup.py index 184738d..6c2291f 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def readme() -> str: author="Ankit Raj Mahapatra", author_email="ankitrajjitendra816@gmail.com", url="/~https://github.com/Ankit404butfound/PyWhatKit", - download_url="/~https://github.com/Ankit404butfound/PyWhatKit/archive/refs/tags/5.1.zip", + download_url="/~https://github.com/Ankit404butfound/PyWhatKit/archive/refs/tags/5.2.zip", keywords=["sendwhatmsg", "info", "playonyt", "search", "watch_tutorial"], install_requires=["pyautogui", "wikipedia", "requests", "Pillow"], include_package_data=True,