Skip to content

Commit 8b55085

Browse files
committed
prepare release 2.2.1
1 parent a7b2c2e commit 8b55085

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Changelog
22
=========
33

4-
Unreleased
4+
2.2.1
55
-----
66

7-
- #42: Retry on ``zc.lockfile.LockError`` in ``file_lock``, use existing timeout kwarg
7+
- #42: Retry on ``zc.lockfile.LockError`` in ``file_lock``, use existing timeout kwarg (mshriver)
88

99
2.2.0
1010
-----

pytest_services/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""pytest-services package."""
2-
__version__ = '2.2.0'
2+
__version__ = '2.2.1'

0 commit comments

Comments
 (0)