Skip to content

Commit 2f62c59

Browse files
committed
FEAT: bump version
1 parent 7f2fcdb commit 2f62c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/sphinx_book_theme/__init__.py

+1-1
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.1"
25+
__version__ = "1.1.2"
2626
"""sphinx-book-theme version"""
2727

2828
SPHINX_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)