Skip to content

Commit ded2e54

Browse files
committed
Version 4.0.0
1 parent cb9b861 commit ded2e54

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.rst

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

5-
Unreleased
6-
----------
5+
4.0.0 (2025-09-10)
6+
------------------
77

88
* Support Python 3.14.
99

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "pytest-randomly"
9-
version = "3.16.0"
9+
version = "4.0.0"
1010
description = "Pytest plugin to randomly order tests and control random.seed."
1111
readme = "README.rst"
1212
keywords = [

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)