Skip to content
Snippets Groups Projects
Commit 266f11bf authored by Chris Sewell's avatar Chris Sewell
Browse files

:rocket: RELEASE: v0.8.0

parent d7e7c039
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ from .toc import add_toc_to_sphinx, add_toctree ...@@ -5,7 +5,7 @@ from .toc import add_toc_to_sphinx, add_toctree
from .directive.toc import TableofContents, SwapTableOfContents from .directive.toc import TableofContents, SwapTableOfContents
__version__ = "0.7.5" __version__ = "0.8.0"
def add_static_files(app, config): 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