From 6a7ad74943f9a2f00bd8acafef7b4613cd9bddb7 Mon Sep 17 00:00:00 2001 From: dhruvesh09 <30351549+dhruvesh09@users.noreply.github.com> Date: Mon, 24 Aug 2020 08:44:21 -0700 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 10714641..2ed56452 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -39,3 +39,4 @@ ## Deprecations * Deprecating Py2 support. +* Note: We plan to remove Python 3.5 support after this release.