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 78a5f7c commit 9d5a729Copy full SHA for 9d5a729
src/autodoc2/__init__.py
@@ -3,7 +3,7 @@
3
This is a fork of sphinx-autodoc2 with added support for Fern documentation format.
4
"""
5
6
-__version__ = "0.1.0"
+__version__ = "0.1.1"
7
8
9
def setup(app): # type: ignore
0 commit comments