Skip to content
Snippets Groups Projects
Unverified Commit fe457fe7 authored by mmcky's avatar mmcky Committed by GitHub
Browse files

:rocket: RELEASE: v0.9.1 (#1148)

parent dfbc02c5
No related branches found
No related tags found
No related merge requests found
# Change Log
## v0.9.1 2020-12-22
This is a minor release to issue `v0.9` to PyPI and updates a broken link that prohibited the `v0.9.0` PyPI release action.
## v0.9.0 2020-12-09
([full changelog](https://github.com/executablebooks/jupyter-book/compare/v0.8.3...6c30f554d86fe7d1a0e4ad05012a5de4133117d0))
......
......@@ -5,7 +5,7 @@ from .toc import add_toc_to_sphinx, add_toctree
from .directive.toc import TableofContents, SwapTableOfContents
__version__ = "0.9.0"
__version__ = "0.9.1"
def add_static_files(app, config):
......
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