Skip to content

Commit 53c098b

Browse files
committed
🚀 RELEASE: v0.0.8
1 parent 902efcc commit 53c098b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx_thebe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from docutils import nodes
99
from sphinx.util import logging
1010

11-
__version__ = "0.0.8dev0"
11+
__version__ = "0.0.8"
1212

1313
logger = logging.getLogger(__name__)
1414

0 commit comments

Comments
 (0)