From 48776310dba080a194677145dd476224164d85fe Mon Sep 17 00:00:00 2001 From: Goldie Gadde Date: Fri, 10 Apr 2020 00:24:50 -0700 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index d4ce03394f813a..cdaddea3fcbc60 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -45,7 +45,7 @@ ## Known Caveats * Due to certain unforeseen circumstances, we are unable to release MacOS py3.8 binaries, but Windows/Linux binaries for py3.8 are available. -* The current TensorFlow release now **requires** gast version 0.3.3. +* The current TensorFlow release now **requires** [gast](https://pypi.org/project/gast/) version 0.3.3. ## Bug Fixes and Other Changes * `tf.data`: