We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34897bc commit 6a2bf7fCopy full SHA for 6a2bf7f
pyproject.toml
@@ -7,7 +7,7 @@ name = "python-lsp-ruff"
7
authors = [
8
{name = "Julian Hossbach", email = "[email protected]"}
9
]
10
-version = "1.5.1"
+version = "1.5.2"
11
description = "Ruff linting plugin for pylsp"
12
readme = "README.md"
13
requires-python = ">=3.7"
0 commit comments