PyCQA / docformatter

Formats docstrings to follow PEP 257
https://pypi.python.org/pypi/docformatter
MIT License
524 stars 61 forks source link

release: v1.7.2 [Community Feedback] #231

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

Tracker for issues related to release v1.7.2 (see https://github.com/PyCQA/docformatter/pull/220). Please report all issues encountered while using the v1.7.2 release candidates here.

Closing #221, #224, #225, #227, #228, #229, and #230 to this issue.

To install a release candidate:

pip install git+https://github.com/pycqa/docformatter@v1.7.2-rc1

where the rc1 would be replaced by the release candidate you'd like to use.

AntoineD commented 1 year ago

The current state of the v1.7.2 branch is OK for me, how about cutting the new release?