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 034ed75 commit ab8f159Copy full SHA for ab8f159
1 file changed
sphinx_panels/__init__.py
@@ -9,7 +9,7 @@
9
from .panels import setup_panels
10
from .icons import setup_icons
11
12
-__version__ = "0.4.0"
+__version__ = "0.4.1"
13
14
15
LOCAL_FOLDER = os.path.dirname(os.path.abspath(__file__))
0 commit comments