Skip to content

Commit 92fc50a

Browse files
committed
0.13.0rc1
1 parent f9f26d2 commit 92fc50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pydata_sphinx_theme/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
from .translator import BootstrapHTML5TranslatorMixin
2929

30-
__version__ = "0.12.1rc1.dev0"
30+
__version__ = "0.13.0rc1"
3131

3232
logger = logging.getLogger(__name__)
3333

0 commit comments

Comments
 (0)