diff --git a/pyproject.toml b/pyproject.toml index 48a0a1e..8854ab3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-weaviate" -version = "0.0.1rc1" +version = "0.0.1rc2" description = "An integration package connecting Weaviate and LangChain" authors = [] readme = "README.md"