diff --git a/docs/conf.py b/docs/conf.py index 7a9835ff..dad3b3cb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -29,7 +29,7 @@ language = "en" html_theme = "alabaster" html_static_path = ["_static"] -# File above was generated using sphinx 5.3.0 with this command: +# File above was generated using sphinx 6.2.1 with this command: # sphinx-quickstart --project "docker-stacks" --author "Project Jupyter" -v "latest" -r "latest" -l en --no-sep --no-makefile --no-batchfile # These are custom options for this project