diff options
Diffstat (limited to 'Docs/source')
-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 f71cf8cc0..289bbad8c 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -78,9 +78,9 @@ author = 'WarpX collaboration' # built documents. # # The short X.Y version. -version = u'23.03' +version = u'23.04' # The full version, including alpha/beta/rc tags. -release = u'23.03' +release = u'23.04' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |