We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a223c7 commit 0528853Copy full SHA for 0528853
pydata_sphinx_theme/__init__.py
@@ -8,7 +8,7 @@
8
from .bootstrap_html_translator import BootstrapHTML5Translator
9
import docutils
10
11
-__version__ = "0.4.2"
+__version__ = "0.4.3"
12
13
14
def add_toctree_functions(app, pagename, templatename, context, doctree):
0 commit comments