From c2a333efc4b1f811a9bc1a2a1eda9e93b36587a5 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sat, 17 Feb 2024 20:26:28 +0100 Subject: [PATCH] chore: Bump version docs to 12.1-dev See c004840e. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 1643dd572..36e4f2f10 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ copyright = "2017, " + author # built documents. # # The short X.Y version. -version = "11.2" +version = "12.1" # The full version, including alpha/beta/rc tags. -release = "11.2.0" +release = "12.1-dev" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.