We are satisfied to announce the release of: cliff 4.2.0: Command Line Interface Formulation Framework This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/cliff Download the package from: https://pypi.org/project/cliff Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cliff For more details, please see below. 4.2.0 ^^^^^ New Features * Trailing periods will now be stripped from the oneline summary shown for the help command. This better aligns with the format used by argparse itself. Changes in cliff 4.1.0..4.2.0 ----------------------------- fb9a3a9 Strip trailing periods when getting description Diffstat (except docs and test files) ------------------------------------- cliff/help.py | 2 +- .../notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-)