From f70e852a0a580f41ebaf46ecd9c832f9e903b06c Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Fri, 1 Dec 2023 19:41:04 -0500 Subject: [PATCH] bump to 12.0.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 27da71781..e4f4a6576 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,9 +57,9 @@ copyright = u'2017, ' + author # built documents. # # The short X.Y version. -version = u'11.2' +version = u'12.0' # The full version, including alpha/beta/rc tags. -release = u'11.2.0' +release = u'12.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.