Merge pull request #8275 from pytest-dev/release-6.2.2

Prepare release 6.2.2

(cherry picked from commit 8220eca963)
This commit is contained in:
Bruno Oliveira
2021-01-25 11:52:23 -03:00
parent fff9f28fdd
commit 2a890286f8
7 changed files with 37 additions and 5 deletions

View File

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