diff --git a/libs/vertexai/pyproject.toml b/libs/vertexai/pyproject.toml index 4213370c..7d8ce79d 100644 --- a/libs/vertexai/pyproject.toml +++ b/libs/vertexai/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-google-vertexai" -version = "2.0.7" +version = "2.0.8" description = "An integration package connecting Google VertexAI and LangChain" authors = [] readme = "README.md"