Skip to content

Commit fb60cd0

Browse files
committed
Bump to 0.6.0-dev
1 parent e8f157f commit fb60cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydocstringformatter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
PydocstringFormatterError,
99
)
1010

11-
__version__ = "0.5.3"
11+
__version__ = "0.6.0-dev"
1212

1313

1414
def run_docstring_formatter(argv: Union[List[str], None] = None) -> None:

0 commit comments

Comments
 (0)