Skip to content

Commit c0b4c56

Browse files
committed
🚀 RELEASE: v0.2.3
1 parent add472f commit c0b4c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sphinx_subfigure/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A sphinx extension to create sub-figures."""
22

3-
__version__ = "0.2.2"
3+
__version__ = "0.2.3"
44

55

66
from .main import setup # noqa: F401

0 commit comments

Comments
 (0)