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 adcb60a commit 0425340Copy full SHA for 0425340
src/autodoc2/__init__.py
@@ -1,6 +1,6 @@
1
"""Analyse a python project and create documentation for it."""
2
3
-__version__ = "0.4.2"
+__version__ = "0.5.0"
4
5
6
def setup(app): # type: ignore
0 commit comments