diff options
author | 2020-02-12 22:07:29 -0800 | |
---|---|---|
committer | 2020-02-12 22:07:29 -0800 | |
commit | e165035e51c9088558b68aeef5658f39fa9eb35e (patch) | |
tree | a10a36ff09f594e365241b44dcbd5233f9a6580e /Docs/source/conf.py | |
parent | 7833e281dd9fa695a57d097eac31acef7ccaa3eb (diff) | |
download | WarpX-e165035e51c9088558b68aeef5658f39fa9eb35e.tar.gz WarpX-e165035e51c9088558b68aeef5658f39fa9eb35e.tar.zst WarpX-e165035e51c9088558b68aeef5658f39fa9eb35e.zip |
update release tag in the code (#706)
Diffstat (limited to 'Docs/source/conf.py')
-rw-r--r-- | Docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/source/conf.py b/Docs/source/conf.py index c42cf3e22..26f9c6d61 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -66,7 +66,7 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = '20.01' +version = '20.02' # The full version, including alpha/beta/rc tags. release = '' |