From b44477793410a45c9838513c0ce3f3d5db1c970c Mon Sep 17 00:00:00 2001 From: duckduckgrayduck <102841251+duckduckgrayduck@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:58:03 -0600 Subject: [PATCH] Change from 2.0.0 to 3.7.1 in banner --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 1d76901..ff69ccb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = '2.0.0' +version = '3.7.1' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '3.7.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.