diff --git a/docs/conf.py b/docs/conf.py index 36b6a2c..455c157 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.3.0" -release = "1.3.0" +version = "1.4.0" +release = "1.4.0" # -- General configuration --------------------------------------------------- @@ -53,4 +53,4 @@ html_theme = 'sphinx_rtd_theme' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = [] \ No newline at end of file +html_static_path = []