We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033e9f7 commit 767c792Copy full SHA for 767c792
src/sphinx_subfigure/__init__.py
@@ -1,6 +1,6 @@
1
"""A sphinx extension to create sub-figures."""
2
3
-__version__ = "0.2.3"
+__version__ = "0.2.4"
4
5
6
from .main import setup # noqa: F401
0 commit comments