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 3841eaa commit 537e0d0Copy full SHA for 537e0d0
sphinx_design/__init__.py
@@ -1,7 +1,7 @@
1
"""A sphinx extension for designing beautiful, view size responsive web components."""
2
from typing import TYPE_CHECKING
3
4
-__version__ = "0.4.0"
+__version__ = "0.4.1"
5
6
if TYPE_CHECKING:
7
from sphinx.application import Sphinx
0 commit comments