Skip to content

Commit caaf9df

Browse files
authored
bump pyproject version to 2.3.0
1 parent 06eba1b commit caaf9df

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.2.2"
10+
version = "2.3.0"
1111
description = "Ruff linting plugin for pylsp"
1212
readme = "README.md"
1313
requires-python = ">=3.8"

0 commit comments

Comments
 (0)