We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8152714 commit 0beda64Copy full SHA for 0beda64
setup.py
@@ -14,7 +14,7 @@
14
author_email="[email protected]",
15
description="A Pylint plugin to help Pylint understand the Django web framework",
16
long_description=LONG_DESCRIPTION,
17
- version="2.5.1",
+ version="2.5.2",
18
packages=find_packages(),
19
include_package_data=True,
20
install_requires=[
0 commit comments