From 73af00e8121f7ebde29113bf5d989a9322b2dec4 Mon Sep 17 00:00:00 2001 From: aryan <73213670+aaryanrr@users.noreply.github.com> Date: Sun, 14 Nov 2021 01:38:23 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=20Update=20Title?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6c2291f..e4ac6a2 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def readme() -> str: packages=setuptools.find_packages(), version="5.2", license="MIT", - description="PyWhatKit is a Python library for Sending whatsapp message at certain time with other useful features.", + description="PyWhatKit is a Simple and Powerful WhatsApp Automation Library with many userful Features", author="Ankit Raj Mahapatra", author_email="ankitrajjitendra816@gmail.com", url="https://github.com/Ankit404butfound/PyWhatKit",