We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a35eb0 commit 1af0a50Copy full SHA for 1af0a50
2 files changed
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+3.15.0 (2023-08-15)
6
+-------------------
7
+
8
* Support Python 3.12.
9
10
3.14.0 (2023-08-15)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = pytest_randomly
-version = 3.14.0
+version = 3.15.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