Skip to content

Commit 48179d9

Browse files
committed
Prep release
1 parent 38c5f24 commit 48179d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ to 100 seconds::
392392
Changelog
393393
=========
394394

395-
Unreleased
396-
----------
395+
2.3.0
396+
-----
397397

398398
- Fix debugger detection for recent VSCode, this compiles pydevd using
399399
cython which is now correctly detected. Thanks Adrian Gielniewski.

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = pytest-timeout
33
description = pytest plugin to abort hanging tests
44
long_description = file: README.rst
5-
version = 2.2.0
5+
version = 2.3.0
66
author = Floris Bruynooghe
77
author_email = [email protected]
88
url = https://github.com/pytest-dev/pytest-timeout

0 commit comments

Comments
 (0)