diff --git a/setup.py b/setup.py index e6f9618..1b02878 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='scrapy-autounit', - version='0.0.23', + version='0.0.24', author='', author_email='', description='Automatic unit test generation for Scrapy.',