From 686111d7a1eb6a18488d2a6849daf808270d778e Mon Sep 17 00:00:00 2001 From: Gao Date: Fri, 31 May 2019 23:46:26 +0800 Subject: [PATCH] Update README.md fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea6e9feb11..2d47ed12bb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Faiss is a library for efficient similarity search and clustering of dense vecto ## NEWS -*NEW: version 1.5.2 (2018-05-27) the license was relaxed to MIT from BSD+Patents. Read LICENSE for details.* +*NEW: version 1.5.2 (2019-05-27) the license was relaxed to MIT from BSD+Patents. Read LICENSE for details.* *NEW: version 1.5.0 (2018-12-19) GPU binary flat index and binary HNSW index*