We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.7.2
1 parent af502f1 commit 3e6174bCopy full SHA for 3e6174b
pydocstringformatter/__init__.py
@@ -8,7 +8,7 @@
8
PydocstringFormatterError,
9
)
10
11
-__version__ = "0.8.0-dev"
+__version__ = "0.7.2"
12
13
14
def run_docstring_formatter(argv: list[str] | None = None) -> None:
0 commit comments