Skip to content

Commit 62ba6ca

Browse files
authored
releases (#143)
1 parent a1d9cbc commit 62ba6ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/community/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-google-community"
3-
version = "1.0.1rc4"
3+
version = "1.0.2"
44
description = "An integration package connecting miscellaneous Google's products and LangChain"
55
authors = []
66
readme = "README.md"

libs/genai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-google-genai"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "An integration package connecting Google's genai package and LangChain"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)