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 c8bcc72 commit 3f47f4eCopy full SHA for 3f47f4e
docstring_to_markdown/__init__.py
@@ -1,6 +1,6 @@
1
from .rst import looks_like_rst, rst_to_markdown
2
3
-__version__ = "0.11"
+__version__ = "0.12"
4
5
6
class UnknownFormatError(Exception):
0 commit comments