Skip to content

Commit eb7a71d

Browse files
committed
Bump version
1 parent 89cfc91 commit eb7a71d

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
@@ -6,7 +6,7 @@
66
if TYPE_CHECKING:
77
from importlib_metadata import EntryPoint
88

9-
__version__ = "0.16"
9+
__version__ = "0.17"
1010

1111

1212
class UnknownFormatError(Exception):

0 commit comments

Comments
 (0)