Skip to content

Commit 373b54f

Browse files
committed
Bump version to 0.0.17
1 parent c70e088 commit 373b54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinxcontrib/drawio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from sphinx.util.docutils import SphinxDirective
2626
from sphinx.util.fileutil import copy_asset
2727

28-
__version__ = "0.0.16"
28+
__version__ = "0.0.17"
2929

3030
logger = logging.getLogger(__name__)
3131

0 commit comments

Comments
 (0)