Skip to content

Commit 1af0a50

Browse files
committed
Version 3.15.0
1 parent 2a35eb0 commit 1af0a50

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
3.15.0 (2023-08-15)
6+
-------------------
7+
58
* Support Python 3.12.
69

710
3.14.0 (2023-08-15)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pytest_randomly
3-
version = 3.14.0
3+
version = 3.15.0
44
description = Pytest plugin to randomly order tests and control random.seed.
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)