Skip to content

Commit c42fe76

Browse files
committed
update generativelanguage version
Change-Id: Iff0d88eef997ba3ea3ede835b148831aee1213fc
1 parent 9407dcd commit c42fe76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def get_version():
4242
release_status = "Development Status :: 5 - Production/Stable"
4343

4444
dependencies = [
45-
"google-ai-generativelanguage==0.6.6",
45+
"google-ai-generativelanguage==0.6.9",
4646
"google-api-core",
4747
"google-api-python-client",
4848
"google-auth>=2.15.0", # 2.15 adds API key auth support

0 commit comments

Comments
 (0)