diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index f080174..85f892c 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.18" \ No newline at end of file +__version__="1.5.1a1" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index afbaf15..2377797 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,5 +1,9 @@ 更新日志 ---------------- +v1.5.1-alpha版 +特性 +- 支持mineru部署服务 +---------------- v1.4.18版 2025.11.3 优化 - 优化对文件名过长文件的处理