From a7cf8a4959df0e5cd5c5a97fce0bcafbeeee5655 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Tue, 3 May 2022 09:45:34 -0700 Subject: Release 22.05 (#3076) * AMReX: 22.05 * PICSAR: 22.05 * WarpX: 22.05 * Fix issue with RZ electrostatic solver Co-authored-by: Remi Lehe --- Docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Docs/source/conf.py') diff --git a/Docs/source/conf.py b/Docs/source/conf.py index ec8f40585..1eaa61fe4 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -71,9 +71,9 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = u'22.04' +version = u'22.05' # The full version, including alpha/beta/rc tags. -release = u'22.04' +release = u'22.05' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3