Merge pull request #7958 from pytest-dev/release-6.1.2

Prepare release 6.1.2

(cherry picked from commit 1ed903e8fc)
This commit is contained in:
Bruno Oliveira
2020-10-28 14:21:33 -03:00
parent 0a258f534f
commit 5711ced250
5 changed files with 43 additions and 2 deletions

View File

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