diff --git a/source/conf.py b/source/conf.py index 3cbf7e2d..de9e69ed 100644 --- a/source/conf.py +++ b/source/conf.py @@ -14,7 +14,7 @@ from time import strftime # Configuring static version for the packaged builds. -rel_version = '2023.03.30' +rel_version = '2023.05.30' # -- General configuration ------------------------------------------------