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

:rocket: RELEASE: v0.7.3

parent ee1b591f
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ from .toc import update_indexname, add_toctree ...@@ -5,7 +5,7 @@ from .toc import update_indexname, add_toctree
from .directive.toc import TableofContents, SwapTableOfContents from .directive.toc import TableofContents, SwapTableOfContents
__version__ = "0.7.2" __version__ = "0.7.3"
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