8000 bump version to v2.2.0 · python-lsp/python-lsp-ruff@fd5711b · GitHub
[go: up one dir, main page]

Skip to content

Commit fd5711b

Browse files
committed
bump version to v2.2.0
1 parent 46141e5 commit fd5711b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "python-lsp-ruff"
77
authors = [
88
{name = "Julian Hossbach", email = "julian.hossbach@gmx.de"}
99
]
10-
version = "2.1.0"
10+
version = "2.2.0"
1111
description = "Ruff linting plugin for pylsp"
1212
readme = "README.md"
1313
requires-python = ">=3.8"

0 commit comments

Comments
 (0)
0