diff --git a/setup.py b/setup.py index a2ee502..9a7a8d4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="whatsapp-api-client-python", - version="0.0.45", + version="0.0.46", description=( "This library helps you easily create" " a Python application with WhatsApp API."