diff --git a/libs/community/pyproject.toml b/libs/community/pyproject.toml index bebcb4a9..c628b785 100644 --- a/libs/community/pyproject.toml +++ b/libs/community/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-google-community" -version = "2.0.1" +version = "2.0.2" description = "An integration package connecting miscellaneous Google's products and LangChain" authors = [] readme = "README.md"