diff options
author | 2021-04-01 19:06:58 -0700 | |
---|---|---|
committer | 2021-04-01 19:06:58 -0700 | |
commit | 98e6bc3a9b6fe751bb511ddee79babb52fa6d3ed (patch) | |
tree | 6dc942a6000fce9b71c75c46f8b541099a141de9 /Docs/source/conf.py | |
parent | b4c2ffe93795444b94ccdc081dee8fe903c050e1 (diff) | |
download | WarpX-98e6bc3a9b6fe751bb511ddee79babb52fa6d3ed.tar.gz WarpX-98e6bc3a9b6fe751bb511ddee79babb52fa6d3ed.tar.zst WarpX-98e6bc3a9b6fe751bb511ddee79babb52fa6d3ed.zip |
Release 21.04 (#1865)
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 c1882fcb7..f4d60c332 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -66,9 +66,9 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = u'21.03' +version = u'21.04' # The full version, including alpha/beta/rc tags. -release = u'21.03' +release = u'21.04' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |