Skip to content

Commit 1075c2d

Browse files
committed
Version 3.14.0
1 parent 4e6d28b commit 1075c2d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.14.0 (2023-08-15)
6+
-------------------
7+
58
* Reset the random state for `Model Bakery <https://model-bakery.readthedocs.io/en/latest/>`__.
69

710
3.13.0 (2023-07-10)

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.13.0
3+
version = 3.14.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)