Skip to content

Commit 23f6936

Browse files
committed
chore: bump version
1 parent d3552e2 commit 23f6936

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
@@ -24,7 +24,7 @@
2424
from ._compat import findall
2525
from ._transforms import HandleFootnoteTransform
2626

27-
__version__ = "1.1.3"
27+
__version__ = "1.1.4"
2828
"""sphinx-book-theme version"""
2929

3030
SPHINX_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)