From 69877a81ee992b6291f9e180ce1bcb3c4a4c0527 Mon Sep 17 00:00:00 2001 From: xunbu Date: Tue, 14 Oct 2025 20:54:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docutranslate/__init__.py | 2 +- 更新日志.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index bbc6cbc..94a290b 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.4.11a2" \ No newline at end of file +__version__="1.4.11" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 8ad869b..96d3e92 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,5 +1,10 @@ 更新日志 ---------------- +v1.4.11版 2025.10.13 +优化 +- 优化docx翻译效果 +- 优化提示词 +---------------- v1.4.10版 2025.10.13 特性 -增加导入导出配置功能