File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111project = "docformatter"
1212copyright = "2022-2023, Steven Myint"
1313author = "Steven Myint"
14- release = "1.7.4 "
14+ release = "1.7.5 "
1515
1616# -- General configuration ---------------------------------------------------
1717# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " docformatter"
3- version = " 1.7.4 "
3+ version = " 1.7.5 "
44description = " Formats docstrings to follow PEP 257"
55authors = [" Steven Myint" ]
66maintainers = [
Original file line number Diff line number Diff line change 2323# SOFTWARE.
2424"""Package information for docformatter."""
2525
26- __version__ = "1.7.4 "
26+ __version__ = "1.7.5 "
You can’t perform that action at this time.
0 commit comments