Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
build: 2.4.2 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed Apr 4, 2024
1 parent bc946a5 commit 2f92faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

gemini_api_key = environ.get("GEMINI_COOKIES")

__version__ = "2.4.1"
__version__ = "2.4.2"
__author__ = (
"daniel park <parkminwoo1991@gmail.com>, antonio cheang <teapotv8@proton.me>"
)

0 comments on commit 2f92faa

Please sign in to comment.