Skip to content

Commit ab8f159

Browse files
authored
bump version
1 parent 034ed75 commit ab8f159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx_panels/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .panels import setup_panels
1010
from .icons import setup_icons
1111

12-
__version__ = "0.4.0"
12+
__version__ = "0.4.1"
1313

1414

1515
LOCAL_FOLDER = os.path.dirname(os.path.abspath(__file__))

0 commit comments

Comments
 (0)