8000 bump version · python-lsp/python-lsp-ruff@c018265 · GitHub
[go: up one dir, main page]

Skip to content

Commit c018265

Browse files
committed
bump version
1 parent 8a6fac9 commit c018265

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

0 commit comments

Comments
 (0)
0