From a48e9fc5e93990ab08e4e37af77dc1ad531e52d1 Mon Sep 17 00:00:00 2001 From: Ray Douglass Date: Mon, 12 Feb 2024 16:28:43 -0500 Subject: [PATCH] REL v24.02.00 release --- docs/cudf/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cudf/source/conf.py b/docs/cudf/source/conf.py index 92d0c767ccf..685011b82d1 100644 --- a/docs/cudf/source/conf.py +++ b/docs/cudf/source/conf.py @@ -169,9 +169,9 @@ def clean_all_xml_files(path): # built documents. # # The short X.Y version. -version = "24.02" +version = '24.02' # The full version, including alpha/beta/rc tags. -release = "24.02.00" +release = '24.02.00' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.