From 21983d8474554d54aec506b9e423c938bdd53713 Mon Sep 17 00:00:00 2001 From: Amele9 Date: Sun, 4 Jun 2023 12:01:49 +0500 Subject: [PATCH] Updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4708126..4a90896 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="whatsapp-chatbot-python", - version="0.2.0", + version="0.2.1", description=( "This library helps you easily create" " a Python chatbot with WhatsApp API."