Skip to content
Snippets Groups Projects
Commit cbafb547 authored by Chris Holdgraf's avatar Chris Holdgraf Committed by Chris Holdgraf
Browse files

:rocket: RELEASE: v0.11.1

parent aa3c9bbc
No related branches found
No related tags found
No related merge requests found
# Change Log
## v0.11.1
This release included two minor patches brought in via updates to `sphinx-external-toc` and `jupyterbook-latex`.
## v0.11.0
([full changelog](https://github.com/executablebooks/jupyter-book/compare/v0.10.2...d43216c57a2710eaeb2363f21d2b3aadf914feca)) | [GitHub contributors page for this release](https://github.com/executablebooks/jupyter-book/graphs/contributors?from=2021-04-04&to=2021-05-11&type=c)
......
......@@ -3,7 +3,7 @@ from pathlib import Path
from sphinx.util import logging
__version__ = "0.11.0"
__version__ = "0.11.1"
logger = logging.getLogger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment