diff --git a/setup.py b/setup.py index 5b2cda5..7fe9fdc 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ def read(fname): setuptools.setup( name="pytest-cookies", - version="0.6.0", + version="0.6.1", author="Raphael Pierzina", author_email="raphael@hackebrot.de", maintainer="Raphael Pierzina",