From 49548ada2e8ec938e1e9e415577f60bf62d8cbca Mon Sep 17 00:00:00 2001 From: Pratik Basyal Date: Mon, 21 Jul 2025 16:52:44 -0400 Subject: [PATCH] Date updated for GA (#5073) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index b1dc31b94..c7c12da7b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -90,7 +90,7 @@ all_article_info_author = "" # pages with specific settings article_pages = [ - {"file": "about/release-notes", "os": ["linux"], "date": "2025-06-26"}, + {"file": "about/release-notes", "os": ["linux"], "date": "2025-07-21"}, {"file": "release/changelog", "os": ["linux"],}, {"file": "compatibility/compatibility-matrix", "os": ["linux"]}, {"file": "compatibility/ml-compatibility/pytorch-compatibility", "os": ["linux"]},