diff options
author | 2023-04-02 20:45:40 -0700 | |
---|---|---|
committer | 2023-04-02 20:45:40 -0700 | |
commit | 18fcea20654a4847d4a3acbe2aa0229de5b1925c (patch) | |
tree | b4f2e7e2986f07e1e10d5937c9de73ffcac5f8e7 /Docs/source/conf.py | |
parent | a8cc114ddbf21616235c8f217bba891f7ed579e5 (diff) | |
download | WarpX-18fcea20654a4847d4a3acbe2aa0229de5b1925c.tar.gz WarpX-18fcea20654a4847d4a3acbe2aa0229de5b1925c.tar.zst WarpX-18fcea20654a4847d4a3acbe2aa0229de5b1925c.zip |
Release 23.04 (#3800)
* AMReX: 23.04
* PICSAR: 23.04
* WarpX: 23.04
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 f71cf8cc0..289bbad8c 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -78,9 +78,9 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = u'23.03' +version = u'23.04' # The full version, including alpha/beta/rc tags. -release = u'23.03' +release = u'23.04' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |