diff options
author | 2022-01-04 14:51:37 +0100 | |
---|---|---|
committer | 2022-01-04 05:51:37 -0800 | |
commit | ce851bb9749004dedadf5d41f96c0f0069fedd98 (patch) | |
tree | 90997bf604e334ffe1a40a00731921c3d8e9cd68 /Docs/source/conf.py | |
parent | 2f8a0e19a5c7125868c368ccba67801deb89de0f (diff) | |
download | WarpX-ce851bb9749004dedadf5d41f96c0f0069fedd98.tar.gz WarpX-ce851bb9749004dedadf5d41f96c0f0069fedd98.tar.zst WarpX-ce851bb9749004dedadf5d41f96c0f0069fedd98.zip |
Release 22.01 (#2718)
* AMReX: 22.01
* PICSAR: 22.01
* WarpX: 22.01
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 9542fa019..33655d5e8 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'21.12' +version = u'22.01' # The full version, including alpha/beta/rc tags. -release = u'21.12' +release = u'22.01' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |