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

Commit 80f5fcb

Browse files
committed
build: 1.1.1 for save image sync
1 parent 99259ee commit 80f5fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
gemini_api_key = environ.get("GEMINI_COOKIES")
1313

14-
__version__ = "1.1.0"
14+
__version__ = "1.1.1"
1515
__author__ = (
1616
"daniel park <[email protected]>, antonio cheang <[email protected]>"
1717
)

0 commit comments

Comments
 (0)