From a7a340ff2dab481f6dc47690a0b9cb452e67fdac Mon Sep 17 00:00:00 2001 From: Sicheng Stephen Jia Date: Tue, 21 Jan 2025 16:13:48 -0700 Subject: [PATCH] [0.5 Release] Clarify banner on main docs page (#7811) Clarify banner on main docs page (cherry picked from commit b04912fdb0492ec27309a59cfb47535f2fe9e78a) --- docs/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index d79de11d5a8..b3c69dd9e79 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,9 +4,9 @@ Welcome to the ExecuTorch Documentation ======================================= .. important:: - v0.4.0 is a beta release of ExecuTorch. As of this release, the API will - follow the `API Lifecycle and Deprecation Policy `__, - and the ``.pte`` binary format will comply with the `Runtime Compatibility + v0.4.0 was the beta release of ExecuTorch. Starting from v0.4.0, the API + follows the `API Lifecycle and Deprecation Policy `__, + and the ``.pte`` binary format complies with the `Runtime Compatibility Policy `__. This helps ensure that application developers can update to the latest