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 b989cc0 commit fd8e0cbCopy full SHA for fd8e0cb
README.rst
@@ -231,7 +231,7 @@ from being registered so its hooks won't be registered and its command line opti
231
Changelog
232
--------------
233
234
-v1.1.1 (2022-12-03)
+v1.1.0 (2022-12-03)
235
+++++++++++++++++++
236
237
* Fixes xdist support (thanks @matejsp)
setup.py
@@ -14,7 +14,7 @@ def read(fname):
14
15
setup(
16
name='pytest-random-order',
17
- version='1.1.1',
+ version='1.1.0',
18
author='Jazeps Basko',
19
author_email='jazeps.basko@gmail.com',
20
maintainer='Jazeps Basko',
0 commit comments