Docs: Update version references to v0.26.2 in READMEs and docs (#16387)

This commit is contained in:
Liu An
2026-06-29 09:40:45 +08:00
committed by yzc
parent 9d18f33296
commit f86a0e7386
33 changed files with 82 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "ragflow"
version = "0.26.1"
version = "0.26.2"
description = "[RAGFlow](https://ragflow.io/) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data."
authors = [{ name = "Zhichang Yu", email = "yuzhichang@gmail.com" }]
license-files = ["LICENSE"]