From 49a7aa993384893181853dfa2f0456bf7ed9e871 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 12 Jun 2024 07:47:17 +0200 Subject: [PATCH] bump docs version to 12.2 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 837b9e589..dd7b6c845 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ source_suffix = ".rst" master_doc = "index" # This is overriden by readthedocs with the version tag anyway -version = "devel" +version = "12.2" # To avoid repetition in we set this to an empty string. release = ""