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

Commit

Permalink
build: 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed Feb 29, 2024
1 parent 006db53 commit 2c070a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gemini/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@
"Tool",
]
__version__ = "0.1.4"
__author__ = "daniel park <parkminwoo1991@gmail.com>"
__author__ = (
"daniel park <parkminwoo1991@gmail.com>, antonio cheang <teapotv8@proton.me>"
)

0 comments on commit 2c070a9

Please sign in to comment.