Skip to content

Commit 428da32

Browse files
authored
Merge pull request #243 from JinHai-CN/0.5.2
Update version info
2 parents 26eb3e3 + 77e2be1 commit 428da32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Milvus 是一款开源的、针对海量特征向量的相似性搜索引擎。
1717

1818
Milvus 提供稳定的 [Python](https://github.com/milvus-io/pymilvus)[Java](https://github.com/milvus-io/milvus-sdk-java) 以及 C++ 的 API 接口。
1919

20-
通过 [版本发布说明](https://milvus.io/docs/zh-CN/release/v0.5.1/) 获取最新版本的功能和更新。
20+
通过 [版本发布说明](https://milvus.io/docs/zh-CN/release/v0.5.2/) 获取最新版本的功能和更新。
2121

2222
## 开始使用 Milvus
2323

README_JP.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![LICENSE](https://img.shields.io/badge/license-Apache--2.0-brightgreen)
66
![Language](https://img.shields.io/badge/language-C%2B%2B-blue)
77
[![codebeat badge](https://codebeat.co/badges/e030a4f6-b126-4475-a938-4723d54ec3a7?style=plastic)](https://codebeat.co/projects/github-com-jinhai-cn-milvus-master)
8-
![Release](https://img.shields.io/badge/release-v0.5.1-yellowgreen)
8+
![Release](https://img.shields.io/badge/release-v0.5.2-yellowgreen)
99
![Release_date](https://img.shields.io/badge/release%20date-November-yellowgreen)
1010

1111

@@ -17,7 +17,7 @@ Milvus は大規模な特徴ベクトルにむかう類似性検索エンジン
1717

1818
Milvus は安定的な Python、Java 又は C++ APIsを提供します。
1919

20-
Milvus [リリースノート](https://milvus.io/docs/en/release/v0.5.1/)を読んで最新バージョンや更新情報を手に入れます。
20+
Milvus [リリースノート](https://milvus.io/docs/en/release/v0.5.2/)を読んで最新バージョンや更新情報を手に入れます。
2121

2222
- 不均質な計算アーキテクチャー
2323

0 commit comments

Comments
 (0)