Skip to content

Commit 6930a00

Browse files
authored
🚀 RELEASE: v0.0.12
1 parent c456b9d commit 6930a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.11"
4+
__version__ = "0.0.12"
55

66
if TYPE_CHECKING:
77
from sphinx.application import Sphinx

0 commit comments

Comments
 (0)