From 9fc973c24a5553227ae38095fa29ff5f4b738308 Mon Sep 17 00:00:00 2001 From: Amele9 Date: Sun, 19 Nov 2023 16:49:41 +0600 Subject: [PATCH] Updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 12056b0..9308d7b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="whatsapp-api-client-python", - version="0.0.42", + version="0.0.43", description=( "This library helps you easily create" " a Python application with WhatsApp API."