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 902efcc commit 53c098bCopy full SHA for 53c098b
1 file changed
sphinx_thebe/__init__.py
@@ -8,7 +8,7 @@
8
from docutils import nodes
9
from sphinx.util import logging
10
11
-__version__ = "0.0.8dev0"
+__version__ = "0.0.8"
12
13
logger = logging.getLogger(__name__)
14
0 commit comments