From fd9c7df5affd9b31437586ff4b9aa49bea842b97 Mon Sep 17 00:00:00 2001 From: pavi Date: Mon, 22 Jul 2024 09:20:47 +0530 Subject: [PATCH] . --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1bd0baf..4838fea 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def get_long_description(): # setup( name="geminikit", - version="1.1.3", + version="1.1.4", author="paviththanan", author_email="rkpavi06@gmail.com", description="The python package that returns Response of Google Gemini through Cookies.",