Skip to content

Commit c382738

Browse files
proper version
1 parent b9367f8 commit c382738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [ "poetry-core>=1" ]
55

66
[tool.poetry]
77
name = "pylint-django"
8-
version = "2.7.0"
8+
version = "2.6.0"
99
readme = "README.rst"
1010
description = "A Pylint plugin to help Pylint understand the Django web framework"
1111
repository = "https://github.com/PyCQA/pylint-django"

0 commit comments

Comments
 (0)