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