diff --git a/setup.py b/setup.py index e44734f..7c67e6b 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='django-paranoia', - version='0.1.8.4', + version='0.1.8.5', description='OWASP detection point reporting for Django', long_description=open('README.rst').read(), author='Andy McKay',