Skip to content

Commit a3a0c4b

Browse files
committed
prepare release 2.2.0
1 parent 9000c82 commit a3a0c4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Unreleased
4+
2.2.0
55
-----
66

77
- #38: Retry to lock resource if zc.lockfile.LockError is raised. Fix needed for pytest-xdist. (StabbarN)

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.1.0'
2+
__version__ = '2.2.0'

0 commit comments

Comments
 (0)