DOC: for release. (#5472)

### What problem does this PR solve?


### Type of change

- [x] Documentation Update

---------

Co-authored-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Kevin Hu
2025-03-02 18:47:06 +08:00
committed by GitHub
parent 3b30799b7e
commit d6836444c9
22 changed files with 215 additions and 220 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "ragflow-sdk"
version = "0.16.0"
version = "0.17.0"
description = "Python client sdk of [RAGFlow](https://github.com/infiniflow/ragflow). RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding."
authors = [
{ name = "Zhichang Yu", email = "yuzhichang@gmail.com" }