diff --git a/docs/conf.py b/docs/conf.py index 9ab402f..e7a5b38 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,8 +20,8 @@ project = 'version' copyright = "2022, Michael Fabian Dirks" author = "Michael Fabian 'Xaymar' Dirks" -version = "1.2" -release = "1.2" +version = "1.2.1" +release = "1.2.1" # -- General configuration ---------------------------------------------------