diff --git a/pyproject.toml b/pyproject.toml index 85fa3e4..1058ae7 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 = "2.0.0" +version = "2.0.1" description = "Ruff linting plugin for pylsp" readme = "README.md" requires-python = ">=3.8"