diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 92961dd..77e4104 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.10a2" \ No newline at end of file +__version__="1.4.10" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 184e869..8ad869b 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,11 +1,12 @@ 更新日志 ---------------- -v1.4.10a2版 2025.10.13 +v1.4.10版 2025.10.13 特性 -增加导入导出配置功能 -翻译markdown可以传入包含图片的zip压缩包 优化 - 优化docx翻译效果与稳定性 +- 优化提示词 ---------------- v1.4.9版 2025.10.10 特性