We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9367f8 commit c382738Copy full SHA for c382738
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/PyCQA/pylint-django"
0 commit comments