aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/conf.py
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2022-05-03 09:45:34 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-03 16:45:34 +0000
commita7cf8a4959df0e5cd5c5a97fce0bcafbeeee5655 (patch)
tree00a08fe7faacd20a93fa5025b15aa63d65db32bc /Docs/source/conf.py
parent2106601d3962f2f9655be9b9c9257742525260f4 (diff)
downloadWarpX-a7cf8a4959df0e5cd5c5a97fce0bcafbeeee5655.tar.gz
WarpX-a7cf8a4959df0e5cd5c5a97fce0bcafbeeee5655.tar.zst
WarpX-a7cf8a4959df0e5cd5c5a97fce0bcafbeeee5655.zip
Release 22.05 (#3076)
* AMReX: 22.05 * PICSAR: 22.05 * WarpX: 22.05 * Fix issue with RZ electrostatic solver Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
Diffstat (limited to 'Docs/source/conf.py')
-rw-r--r--Docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
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.