Skip to content

Commit

Permalink
Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
flub committed Dec 13, 2021
1 parent 951972d commit b8a2fa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ session using ``--pdb`` or similar.
Changelog
=========

Unreleased
-----------
2.0.2
-----

- Fix debugger detection on OSX, thanks Alexander Pacha.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name="pytest-timeout",
description="pytest plugin to abort hanging tests",
long_description=long_description,
version="2.0.1",
version="2.0.2",
author="Floris Bruynooghe",
author_email="[email protected]",
url="https://github.com/pytest-dev/pytest-timeout",
Expand Down

0 comments on commit b8a2fa6

Please sign in to comment.