diff options
author | 2021-07-02 07:23:16 -0700 | |
---|---|---|
committer | 2021-07-02 07:23:16 -0700 | |
commit | cc631a5b6de97367eef08d3d47eb852248026fc5 (patch) | |
tree | 360205126367edcb3daa6bb37ef9b31076cf0d02 /Docs/source/conf.py | |
parent | f44102d14f98f233f292d86fdfdd0ab33f08f43c (diff) | |
download | WarpX-cc631a5b6de97367eef08d3d47eb852248026fc5.tar.gz WarpX-cc631a5b6de97367eef08d3d47eb852248026fc5.tar.zst WarpX-cc631a5b6de97367eef08d3d47eb852248026fc5.zip |
Release 21.07 (#2047)
* AMReX/PICSAR: 21.07
* WarpX: 21.07
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 4f6c36cdb..b2852e3cd 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.06' +version = u'21.07' # The full version, including alpha/beta/rc tags. -release = u'21.06' +release = u'21.07' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |