From 0ab29cdbee6dd835d229f60cc1ace03da63e4d8a Mon Sep 17 00:00:00 2001 From: myhloli Date: Tue, 8 Apr 2025 17:37:39 +0800 Subject: [PATCH] docs(README): update version number in release notes - Update version from1.3.1 to 1.3.2 in both English and Chinese README files - Keep other content unchanged --- README.md | 2 +- README_zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43cd189f..6368f6f2 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.1 released, fixed some compatibility issues +- 2025/04/08 1.3.2 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 bb6b114a..6829b316 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -47,7 +47,7 @@ # 更新记录 -- 2025/04/08 1.3.1发布,修复了一些兼容问题 +- 2025/04/08 1.3.2发布,修复了一些兼容问题 - 支持python 3.13 - 解决因`transformers 4.51.0` 导致的报错 - 为部分过时的linux系统(如centos7)做出最后适配,并不再保证后续版本的继续支持,[安装说明](https://github.com/opendatalab/MinerU/issues/1004)