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

Commit

Permalink
build: 1.0.2 for fixing sid and nonce update logic
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed Mar 4, 2024
1 parent 18fe8f1 commit 26cf275
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 @@ -23,7 +23,7 @@
"REPLIT_SUPPORT_PROGRAM_LANGUAGES",
"Tool",
]
__version__ = "1.0.1"
__version__ = "1.0.2"
__author__ = (
"daniel park <parkminwoo1991@gmail.com>, antonio cheang <teapotv8@proton.me>"
)

0 comments on commit 26cf275

Please sign in to comment.