Skip to content

Commit e4ccf98

Browse files
committed
ENH: prepare for 1.1.0rc2
1 parent d9623d6 commit e4ccf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sphinx_book_theme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from .header_buttons.source import add_source_buttons
2323
from ._transforms import HandleFootnoteTransform
2424

25-
__version__ = "1.1.0rc1"
25+
__version__ = "1.1.0rc2"
2626
"""sphinx-book-theme version"""
2727

2828
SPHINX_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)