From 322b3170c43ecac5c6af9e39dbd18fd747913e5a Mon Sep 17 00:00:00 2001 From: Yong Tang Date: Sun, 10 May 2020 12:23:03 -0700 Subject: [PATCH] Change README.md date for release (#958) The master build was finally successful though the date needs to be changed. Signed-off-by: Yong Tang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9713bc193..2bcf394e1 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ version of TensorFlow I/O according to the table below: | TensorFlow I/O Version | TensorFlow Compatibility | Release Date | | --- | --- | --- | -| 0.13.0 | 2.2.x | May 09, 2020 | +| 0.13.0 | 2.2.x | May 10, 2020 | | 0.12.0 | 2.1.x | Feb 28, 2020 | | 0.11.0 | 2.1.x | Jan 10, 2020 | | 0.10.0 | 2.0.x | Dec 05, 2019 |