diff --git a/source/conf.py b/source/conf.py index c5fbcb38..28a798e2 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.11.30' +rel_version = '2022.12.30' # -- General configuration ------------------------------------------------