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