From 0beda64029afc2de741d7bfb5981924f45b72149 Mon Sep 17 00:00:00 2001 From: Carl Date: Fri, 18 Feb 2022 13:29:26 +0100 Subject: [PATCH] Bumping version for release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=[