Skip to content

7.2.1

Compare
Choose a tag to compare
@nedbat nedbat released this 13 Oct 23:36
· 989 commits to master since this release
7.2.1
9fcf1d6

Version 7.2.1 — 2023-02-26

  • Fix: the PyPI page had broken links to documentation pages, but no longer does, closing issue 1566.
  • Fix: public members of the coverage module are now properly indicated so that mypy will find them, fixing issue 1564.

➡️  PyPI page: coverage 7.2.1.
➡️  To install: python3 -m pip install coverage==7.2.1