diff --git a/setup.py b/setup.py index 5cfd183..c91631d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='scrapy-autounit', - version='0.0.26', + version='0.0.27', author='', author_email='', description='Automatic unit test generation for Scrapy.',