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 619733f commit 5ab7536Copy full SHA for 5ab7536
src/pydata_sphinx_theme/__init__.py
@@ -27,7 +27,7 @@
27
28
from .translator import BootstrapHTML5TranslatorMixin
29
30
-__version__ = "0.13.0rc5"
+__version__ = "0.13.0rc6dev0"
31
32
logger = logging.getLogger(__name__)
33
0 commit comments