diff --git a/libs/weaviate/pyproject.toml b/libs/weaviate/pyproject.toml index e79fc7e..31659d4 100644 --- a/libs/weaviate/pyproject.toml +++ b/libs/weaviate/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-weaviate" -version = "0.0.1rc6" +version = "0.0.1" description = "An integration package connecting Weaviate and LangChain" authors = [] readme = "README.md"