Skip to content

Commit 617b1b6

Browse files
committed
Prepare release
1 parent 2e96621 commit 617b1b6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,11 +392,13 @@ to 100 seconds::
392392
Changelog
393393
=========
394394

395-
x.y.z
395+
2.4.0
396396
-----
397397

398398
- Detect debuggers registered with sys.monitoring. Thanks Rich
399399
Chiodo.
400+
- Make it clear the timeout message comes from pytest-timeout. Thanks
401+
Pedro Brochado.
400402

401403
2.3.1
402404
-----

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = pytest-timeout
33
description = pytest plugin to abort hanging tests
44
long_description = file: README.rst
55
long_description_content_type = text/x-rst
6-
version = 2.3.1
6+
version = 2.4.0
77
author = Floris Bruynooghe
88
author_email = flub@devork.be
99
url = https://github.com/pytest-dev/pytest-timeout

0 commit comments

Comments
 (0)