Skip to content

Commit 0425340

Browse files
committed
🚀 RELEASE v0.5.0
1 parent adcb60a commit 0425340

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
@@ -1,6 +1,6 @@
11
"""Analyse a python project and create documentation for it."""
22

3-
__version__ = "0.4.2"
3+
__version__ = "0.5.0"
44

55

66
def setup(app): # type: ignore

0 commit comments

Comments
 (0)