diff --git a/setup.py b/setup.py index 737fed4..1fe3892 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ def read(*args): setuptools.setup( name="pytest-md", - version="0.1.1", + version="0.2.0", author="Raphael Pierzina", author_email="raphael@hackebrot.de", maintainer="Raphael Pierzina",