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

:rocket: RELEASE: v0.7.5

parent c9a041d5
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
...@@ -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.4" __version__ = "0.7.5"
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