diff --git a/libs/vertexai/pyproject.toml b/libs/vertexai/pyproject.toml index ca2f41dc..371fef5b 100644 --- a/libs/vertexai/pyproject.toml +++ b/libs/vertexai/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-google-vertexai" -version = "2.0.12" +version = "2.0.13" description = "An integration package connecting Google VertexAI and LangChain" authors = [] readme = "README.md"