From 5e58f2e8a597148dcd00ef5c318f61cb4019378b Mon Sep 17 00:00:00 2001 From: xunbu Date: Thu, 1 Jan 2026 04:48:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docutranslate/__init__.py | 2 +- 更新日志.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 4bda32b..4343ae3 100644 --- a/docutranslate/__init__.py +++ b/docutranslate/__init__.py @@ -1,3 +1,3 @@ # SPDX-FileCopyrightText: 2025 QinHan # SPDX-License-Identifier: MPL-2.0 -__version__="1.5.7" \ No newline at end of file +__version__="1.6.0" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 452c232..cb9aad9 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,6 +1,6 @@ 更新日志 ---------------- -v1.5.7版 2025.12.31 +v1.6.0版 2025.12.31 特性 - 新的client调用方式 - 自定义接口可以传入provider参数