diff --git a/gemini/__init__.py b/gemini/__init__.py index 9ce1b1d..b212f41 100644 --- a/gemini/__init__.py +++ b/gemini/__init__.py @@ -31,7 +31,10 @@ gemini_api_key = environ.get("GEMINI_COOKIES") -__version__ = "2.4.2" +__version__ = "2.4.3" __author__ = ( - "daniel park , antonio cheang " -) + "daniel park , antonio cheang , " + "HanaokaYuzu, CBoYXD, veonua, thewh1teagle, jjkoh95, yihong0618, nishantchauhan949, MeemeeLab, kota113, " + "sachnun, amit9021, zeelsheladiya, ayansengupta17, thecodekitchen, SalimLouDev, Qewertyy, " + "senseibence, mirusu400, szv99, sudoAlireza" +) \ No newline at end of file