diff options
author | 2022-02-02 15:51:46 -0800 | |
---|---|---|
committer | 2022-02-02 15:51:46 -0800 | |
commit | a4ba476837d66285a10505ac6989d25406f4f02c (patch) | |
tree | 0473a330ddf32db8857f092ebec3dff761704347 /Docs/source/conf.py | |
parent | a78564b948612f6ea406ec6dcdbc25aa695a06db (diff) | |
download | WarpX-a4ba476837d66285a10505ac6989d25406f4f02c.tar.gz WarpX-a4ba476837d66285a10505ac6989d25406f4f02c.tar.zst WarpX-a4ba476837d66285a10505ac6989d25406f4f02c.zip |
Release 22.02 (#2820)
* AMReX: 22.02
* PICSAR: 22.02
* WarpX: 22.02
Diffstat (limited to 'Docs/source/conf.py')
-rw-r--r-- | Docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
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. |