From bc0ff1acb029f1ccef5333734890dcd1cc4ce770 Mon Sep 17 00:00:00 2001 From: myhloli Date: Tue, 8 Apr 2025 18:14:29 +0800 Subject: [PATCH] docs: update version number in README files - Correct version number from 1.3.2 to 1.3.1 in both README.md and README_zh-CN.md - Update changelog entries for the latest release --- README.md | 2 +- README_zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6368f6f2..43cd189f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte # Changelog -- 2025/04/08 1.3.2 released, fixed some compatibility issues +- 2025/04/08 1.3.1 released, fixed some compatibility issues - Supported Python 3.13 - Resolved errors caused by `transformers 4.51.0` - Made the final adaptation for some outdated Linux systems (e.g., CentOS 7), and no further support will be guaranteed for subsequent versions. [Installation Instructions](https://github.com/opendatalab/MinerU/issues/1004) diff --git a/README_zh-CN.md b/README_zh-CN.md index 7a3999be..e97ba810 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -47,7 +47,7 @@ # 更新记录 -- 2025/04/08 1.3.2 发布,修复了一些兼容问题 +- 2025/04/08 1.3.1 发布,修复了一些兼容问题 - 支持python 3.13 - 解决因`transformers 4.51.0` 导致的报错 - 为部分过时的linux系统(如centos7)做出最后适配,并不再保证后续版本的继续支持,[安装说明](https://github.com/opendatalab/MinerU/issues/1004)