diff --git a/docs/conf.py b/docs/conf.py index 2f2ec7a8..008d43b1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -5,9 +5,9 @@ copyright = '2018-2025, Christer Edwards' author = 'Christer Edwards' # The short X.Y version -version = '1.1.1' +version = '1.1.2' # The full version, including alpha/beta/rc tags -release = '1.1.1.2511118' +release = '1.1.2.2511119' # -- General configuration ---------------------------------------------------