Skip to content

Commit fd8e0cb

Browse files
committed
Revert "Update version name"
This reverts commit b989cc0.
1 parent b989cc0 commit fd8e0cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ from being registered so its hooks won't be registered and its command line opti
231231
Changelog
232232
--------------
233233

234-
v1.1.1 (2022-12-03)
234+
v1.1.0 (2022-12-03)
235235
+++++++++++++++++++
236236

237237
* Fixes xdist support (thanks @matejsp)

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(fname):
1414

1515
setup(
1616
name='pytest-random-order',
17-
version='1.1.1',
17+
version='1.1.0',
1818
author='Jazeps Basko',
1919
author_email='[email protected]',
2020
maintainer='Jazeps Basko',

0 commit comments

Comments
 (0)