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

:rocket: RELEASE: v0.7.4

parent 4b8e72f2
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
from .directive.toc import TableofContents, SwapTableOfContents
__version__ = "0.7.3"
__version__ = "0.7.4"
def add_static_files(app, config):
......
......@@ -61,7 +61,7 @@ setup(
"sphinx_togglebutton",
"sphinx-copybutton",
"sphinxcontrib-bibtex",
"sphinx_book_theme>=0.0.33",
"sphinx_book_theme>=0.0.34",
"sphinx-thebe>=0.0.6",
],
extras_require={
......
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