From 5e6bfcd83b770e0db30b41b79445145f4c44bdb7 Mon Sep 17 00:00:00 2001 From: xunbu Date: Thu, 21 Aug 2025 22:41:58 +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 dbb7fca..e998c03 100644 --- a/docutranslate/__init__.py +++ b/docutranslate/__init__.py @@ -1 +1 @@ -__version__="1.2.3b1" \ No newline at end of file +__version__="1.2.3" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 4963d39..bfc2e3c 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,5 +1,10 @@ 更新日志 ---------------------------------------- +v1.2.3版 2025.8.21 + +优化 +- 增加翻译稳定性,ai返回结果出错时不会导致程序结束 +---------------------------------------- v1.2.2版 2025.8.20 特性 - 支持mineruVLM模型