Skip to content

Commit 3e6174b

Browse files
committed
Bump to 0.7.2
1 parent af502f1 commit 3e6174b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydocstringformatter/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
PydocstringFormatterError,
99
)
1010

11-
__version__ = "0.8.0-dev"
11+
__version__ = "0.7.2"
1212

1313

1414
def run_docstring_formatter(argv: list[str] | None = None) -> None:

0 commit comments

Comments
 (0)