Skip to content

Commit dc1efca

Browse files
committed
2.1.0 release
1 parent dd9d608 commit dc1efca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,8 @@ function::
319319
Changelog
320320
=========
321321

322-
Unreleased
323-
-----------
322+
2.1.0
323+
-----
324324

325325
- Get terminal width from shutil instead of deprecated py, thanks
326326
Andrew Svetlov.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
name="pytest-timeout",
1010
description="pytest plugin to abort hanging tests",
1111
long_description=long_description,
12-
version="2.0.2",
12+
version="2.1.0",
1313
author="Floris Bruynooghe",
1414
author_email="[email protected]",
1515
url="https://github.com/pytest-dev/pytest-timeout",

0 commit comments

Comments
 (0)