diff --git a/pyproject.toml b/pyproject.toml index 134fa02..ced6e8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-weaviate" -version = "0.0.1rc4" +version = "0.0.1rc5" description = "An integration package connecting Weaviate and LangChain" authors = [] readme = "README.md"