Skip to content

Commit 537e0d0

Browse files
authored
RLS: v0.4.1 (#128)
1 parent 3841eaa commit 537e0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx_design/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""A sphinx extension for designing beautiful, view size responsive web components."""
22
from typing import TYPE_CHECKING
33

4-
__version__ = "0.4.0"
4+
__version__ = "0.4.1"
55

66
if TYPE_CHECKING:
77
from sphinx.application import Sphinx

0 commit comments

Comments
 (0)