diff --git a/libs/weaviate/pyproject.toml b/libs/weaviate/pyproject.toml index 3ed9d9b..557005f 100644 --- a/libs/weaviate/pyproject.toml +++ b/libs/weaviate/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-weaviate" -version = "0.0.3" +version = "0.0.4" description = "An integration package connecting Weaviate and LangChain" authors = [] readme = "README.md"