diff --git a/source/conf.py b/source/conf.py index 167dd53a..9be70070 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 = '2022.05.30' +rel_version = '2022.06.30' # -- General configuration ------------------------------------------------