diff --git a/pyproject.toml b/pyproject.toml index 4c133c7..bd52059 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "python-lsp-ruff" authors = [ {name = "Julian Hossbach", email = "julian.hossbach@gmx.de"} ] -version = "1.5.1" +version = "1.5.2" description = "Ruff linting plugin for pylsp" readme = "README.md" requires-python = ">=3.7"