diff options
author | 2022-11-02 13:37:20 -0500 | |
---|---|---|
committer | 2022-11-02 13:37:20 -0500 | |
commit | 3eb6352c98c651f3330aafe7c6574d8ccb773f5a (patch) | |
tree | 408f7c7cb8796b6981ef2a76552b298553094549 /Docs/source/conf.py | |
parent | 58d42d4d29070f160d109c8b116b0f7559417328 (diff) | |
download | WarpX-3eb6352c98c651f3330aafe7c6574d8ccb773f5a.tar.gz WarpX-3eb6352c98c651f3330aafe7c6574d8ccb773f5a.tar.zst WarpX-3eb6352c98c651f3330aafe7c6574d8ccb773f5a.zip |
Release 22.11 (#3499)
* AMReX: 22.11
* PICSAR: 22.11
* WarpX: 22.11
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 ac9332905..a26c8f4db 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -73,9 +73,9 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = u'22.10' +version = u'22.11' # The full version, including alpha/beta/rc tags. -release = u'22.10' +release = u'22.11' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |