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 f6b17a0 commit 37d6595Copy full SHA for 37d6595
pyproject.toml
@@ -5,7 +5,7 @@ requires = [ "poetry-core>=1" ]
5
6
[tool.poetry]
7
name = "pylint-django"
8
-version = "2.7.0"
+version = "2.6.0"
9
readme = "README.rst"
10
description = "A Pylint plugin to help Pylint understand the Django web framework"
11
repository = "https://github.com/pylint-dev/pylint-django"
0 commit comments