We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6d28b commit 1075c2dCopy full SHA for 1075c2d
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+3.14.0 (2023-08-15)
6
+-------------------
7
+
8
* Reset the random state for `Model Bakery <https://model-bakery.readthedocs.io/en/latest/>`__.
9
10
3.13.0 (2023-07-10)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = pytest_randomly
-version = 3.13.0
+version = 3.14.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