diff --git a/setup.py b/setup.py index 15bd4cc7..abadd958 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ author_email="code@landscape.io", description="A Pylint plugin to help Pylint understand the Django web framework", long_description=LONG_DESCRIPTION, - version="2.5.1", + version="2.5.2", packages=find_packages(), include_package_data=True, install_requires=[