We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.5.3
1 parent f95a1f2 commit 6abfc55Copy full SHA for 6abfc55
pydocstringformatter/__init__.py
@@ -8,7 +8,7 @@
8
PydocstringFormatterError,
9
)
10
11
-__version__ = "0.6.0-dev"
+__version__ = "0.5.3"
12
13
14
def run_docstring_formatter(argv: Union[List[str], None] = None) -> None:
0 commit comments