diff options
author | 2020-01-16 14:46:50 -0800 | |
---|---|---|
committer | 2020-01-16 14:46:50 -0800 | |
commit | 716f9cad62a636adafc5f4967fbd560e6f34775e (patch) | |
tree | caeeff259457beb72e0672d968e3e0a87138a3f1 /Docs/source/conf.py | |
parent | bbf4ef13fcb8f11708668b28e3a23c07c3a38976 (diff) | |
download | WarpX-716f9cad62a636adafc5f4967fbd560e6f34775e.tar.gz WarpX-716f9cad62a636adafc5f4967fbd560e6f34775e.tar.zst WarpX-716f9cad62a636adafc5f4967fbd560e6f34775e.zip |
update release/tag version
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 380b08833..e8e5d96e2 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -59,7 +59,7 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = '19.10' +version = '20.01' # The full version, including alpha/beta/rc tags. release = '' |