From a4ba476837d66285a10505ac6989d25406f4f02c Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Wed, 2 Feb 2022 15:51:46 -0800 Subject: Release 22.02 (#2820) * AMReX: 22.02 * PICSAR: 22.02 * WarpX: 22.02 --- 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 33655d5e8..4921d28a9 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.01' +version = u'22.02' # The full version, including alpha/beta/rc tags. -release = u'22.01' +release = u'22.02' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3