We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db23bcc commit 7f4a6f1Copy full SHA for 7f4a6f1
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