Merge pull request #7584 from pytest-dev/release-6.0.1

Prepare release 6.0.1

(cherry picked from commit 022bff27a7)
This commit is contained in:
Bruno Oliveira
2020-07-30 09:45:40 -03:00
parent 645cbc91fc
commit e49f1d6f60
8 changed files with 43 additions and 7 deletions

View File

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