We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e916043 commit 82bf21cCopy full SHA for 82bf21c
pydata_sphinx_theme/__init__.py
@@ -8,7 +8,7 @@
8
9
from .bootstrap_html_translator import BootstrapHTML5Translator
10
11
-__version__ = "0.4.2dev0"
+__version__ = "0.5.0"
12
13
14
def add_toctree_functions(app, pagename, templatename, context, doctree):
0 commit comments