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 557b106 commit 1970688Copy full SHA for 1970688
docstring_to_markdown/__init__.py
@@ -6,7 +6,7 @@
6
if TYPE_CHECKING:
7
from importlib_metadata import EntryPoint
8
9
-__version__ = "0.15"
+__version__ = "0.16"
10
11
12
class UnknownFormatError(Exception):
0 commit comments