diff --git a/docs/conf.py b/docs/conf.py index d873e6e..67328fc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -14,9 +14,9 @@ sys.path.insert(0, os.path.abspath("..")) import simplemind project = "simplemind" -copyright = "2024, Kenneth Reitz" +copyright = "2024 Kenneth Reitz" author = "Kenneth Reitz" -release = "v0.1.3" +release = "v0.1.4" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration