We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1bc82 commit ad0e113Copy full SHA for ad0e113
2 files changed
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+3.13.0 (2023-07-10)
6
+-------------------
7
+
8
* Drop Python 3.7 support.
9
10
3.12.0 (2022-05-11)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = pytest_randomly
-version = 3.12.0
+version = 3.13.0
description = Pytest plugin to randomly order tests and control random.seed.
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments