diff options
author | 2019-05-02 20:42:52 -0700 | |
---|---|---|
committer | 2019-05-02 20:42:52 -0700 | |
commit | dbc01d3defe5566b63965503cee636955b568bae (patch) | |
tree | 1f587a7f5d6a2ae65ba918fabde793e2ec82529a /Docs/source/conf.py | |
parent | 0f7796bc75d52bd066d5ef42eceab44f2a7fe87b (diff) | |
download | WarpX-dbc01d3defe5566b63965503cee636955b568bae.tar.gz WarpX-dbc01d3defe5566b63965503cee636955b568bae.tar.zst WarpX-dbc01d3defe5566b63965503cee636955b568bae.zip |
Update version number
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 7604708f8..54e533469 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -58,7 +58,7 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = '19.04' +version = '19.05' # The full version, including alpha/beta/rc tags. release = '' |