Skip to content

Commit dc9e613

Browse files
committed
Release 0.5
1 parent 90bdf42 commit dc9e613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docstring_to_markdown/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .rst import looks_like_rst, rst_to_markdown
22

3-
__version__ = "0.4"
3+
__version__ = "0.5"
44

55

66
class UnknownFormatError(Exception):

0 commit comments

Comments
 (0)