Skip to content

Commit 9d5a729

Browse files
committed
patch:
1 parent 78a5f7c commit 9d5a729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/autodoc2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a fork of sphinx-autodoc2 with added support for Fern documentation format.
44
"""
55

6-
__version__ = "0.1.0"
6+
__version__ = "0.1.1"
77

88

99
def setup(app): # type: ignore

0 commit comments

Comments
 (0)