From fe0d9a2a01aa974181972de065217edfd012c6de Mon Sep 17 00:00:00 2001 From: gpuCI <38199262+GPUtester@users.noreply.github.com> Date: Wed, 4 Aug 2021 11:47:59 -0700 Subject: [PATCH] REL v21.08.00 release --- docs/cugraph/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cugraph/source/conf.py b/docs/cugraph/source/conf.py index 66c0cbc6b71..1198e221391 100644 --- a/docs/cugraph/source/conf.py +++ b/docs/cugraph/source/conf.py @@ -80,9 +80,9 @@ # built documents. # # The short X.Y version. -version = '21.06' +version = '21.08' # The full version, including alpha/beta/rc tags. -release = '21.06.00' +release = '21.08.00' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.