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.
0.6.1
1 parent 18b3a22 commit e808465Copy full SHA for e808465
pydocstringformatter/__init__.py
@@ -8,7 +8,7 @@
8
PydocstringFormatterError,
9
)
10
11
-__version__ = "0.7.0-dev"
+__version__ = "0.6.1"
12
13
14
def run_docstring_formatter(argv: list[str] | None = None) -> None:
0 commit comments