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.