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 0df77f0 commit d9147abCopy full SHA for d9147ab
setup.py
@@ -13,7 +13,7 @@
13
author_email='[email protected]',
14
description='A Pylint plugin to help Pylint understand the Django web framework',
15
long_description=LONG_DESCRIPTION,
16
- version='2.0.11',
+ version='2.0.12',
17
packages=find_packages(),
18
include_package_data=True,
19
install_requires=[
0 commit comments