We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8bcc72 + 3f47f4e commit a3abc43Copy full SHA for a3abc43
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