We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70e088 commit 373b54fCopy full SHA for 373b54f
sphinxcontrib/drawio/__init__.py
@@ -25,7 +25,7 @@
25
from sphinx.util.docutils import SphinxDirective
26
from sphinx.util.fileutil import copy_asset
27
28
-__version__ = "0.0.16"
+__version__ = "0.0.17"
29
30
logger = logging.getLogger(__name__)
31
0 commit comments