diff --git a/docs/conf.py b/docs/conf.py index 0a0e37f..d47d4cd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,7 +7,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = "bartender" -release = "0.1.0" # TODO have version only in one place pyproject.toml +release = "0.2.0" # TODO have version only in one place pyproject.toml # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration