diff --git a/.release-please-manifest.json b/.release-please-manifest.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.release-please-manifest.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/libs/weaviate/pyproject.toml b/libs/weaviate/pyproject.toml index f439afd..e79fc7e 100644 --- a/libs/weaviate/pyproject.toml +++ b/libs/weaviate/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-weaviate" -version = "0.0.1rc2" +version = "0.0.1rc6" description = "An integration package connecting Weaviate and LangChain" authors = [] readme = "README.md"