We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50b8f5 commit a4fac02Copy full SHA for a4fac02
pyproject.toml
@@ -7,7 +7,7 @@ name = "python-lsp-ruff"
7
authors = [
8
{name = "Julian Hossbach", email = "julian.hossbach@gmx.de"}
9
]
10
-version = "1.6.0"
+version = "2.0.0"
11
description = "Ruff linting plugin for pylsp"
12
readme = "README.md"
13
requires-python = ">=3.8"
0 commit comments