Merge pull request #8130 from pytest-dev/release-6.2.0

Prepare release 6.2.0

(cherry picked from commit c475106f12)
This commit is contained in:
Ran Benita
2020-12-12 23:21:28 +02:00
parent 683f29f84d
commit 54a7356a9f
44 changed files with 302 additions and 132 deletions

View File

@@ -28,7 +28,7 @@ Install ``pytest``
.. code-block:: bash
$ pytest --version
pytest 6.1.2
pytest 6.2.0
.. _`simpletest`: