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 a7b2c2e commit 8b55085Copy full SHA for 8b55085
CHANGES.rst
@@ -1,10 +1,10 @@
1
Changelog
2
=========
3
4
-Unreleased
+2.2.1
5
-----
6
7
-- #42: Retry on ``zc.lockfile.LockError`` in ``file_lock``, use existing timeout kwarg
+- #42: Retry on ``zc.lockfile.LockError`` in ``file_lock``, use existing timeout kwarg (mshriver)
8
9
2.2.0
10
pytest_services/__init__.py
@@ -1,2 +1,2 @@
"""pytest-services package."""
-__version__ = '2.2.0'
+__version__ = '2.2.1'
0 commit comments