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 23e4240 commit ca2ef91Copy full SHA for ca2ef91
1 file changed
sphinx_book_theme/__init__.py
@@ -9,7 +9,7 @@
9
10
from .launch import update_thebelab_context, init_thebelab_core, add_hub_urls
11
12
-__version__ = "0.0.4dev0"
+__version__ = "0.0.4"
13
SPHINX_LOGGER = logging.getLogger(__name__)
14
15
0 commit comments