diff --git a/setup.py b/setup.py index d44c571..f68a427 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pydoctest", - version="0.1.7", + version="0.1.8", author="Jeppe Rask", author_email="jepperaskdk@gmail.com", description="Test if doctype types match signatures",