From f8534d126e5cf8b455974ff52f1cd8db7957bdfc Mon Sep 17 00:00:00 2001 From: Seth Fischer Date: Mon, 13 Mar 2023 23:26:55 +1300 Subject: [PATCH] Bump docs version to 2.2.0 --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 5c1648d6d..fd9b763a8 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -67,9 +67,9 @@ # built documents. # # The short X.Y version. -version = "1.0" +version = "2.2" # The full version, including alpha/beta/rc tags. -release = "1.0.0" +release = "2.2.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.