diff --git a/setup.py b/setup.py index cdbca3a..3b5f19a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ name="pytest-timeout", description="pytest plugin to abort hanging tests", long_description=long_description, - version="1.4.2", + version="1.4.3", author="Floris Bruynooghe", author_email="flub@devork.be", url="https://github.com/pytest-dev/pytest-timeout",