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