diff options
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 = '' |