diff options
author | 2022-08-01 11:32:45 -0700 | |
---|---|---|
committer | 2022-08-01 11:32:45 -0700 | |
commit | 91a35699a339acc69cf083dde7880f4b6e09c17a (patch) | |
tree | 890ef76010251846e9b012e55dadd6abd7762a09 /Docs/source/conf.py | |
parent | ea4e9d535ba3896ef4ccc87cd8ea678273b67a6a (diff) | |
download | WarpX-91a35699a339acc69cf083dde7880f4b6e09c17a.tar.gz WarpX-91a35699a339acc69cf083dde7880f4b6e09c17a.tar.zst WarpX-91a35699a339acc69cf083dde7880f4b6e09c17a.zip |
Release 22.08 (#3276)
* AMReX: 22.08
* PICSAR: 22.08
* WarpX: 22.08
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 cc84b413d..56cc556c4 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.07' +version = u'22.08' # The full version, including alpha/beta/rc tags. -release = u'22.07' +release = u'22.08' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |