diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 2d41507..f1e03a9 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.3.0b1" \ No newline at end of file +__version__="1.3.1" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 57252cf..b24898c 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,5 +1,12 @@ 更新日志 ---------------------------------------- +v1.3.1版 2025.8.28 +优化 +- 优化前端显示效果 +- 优化网址在cmd中的显示时机 +修复 +- 修复自动生成的术语表转csv附件下载时出现的问题 +---------------------------------------- v1.3.0版 2025.8.28 特性 - 增加选择术语表功能