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