8000 Bump version in pyproject · python-lsp/python-lsp-ruff@a4fac02 · GitHub
[go: up one dir, main page]

Skip to content

Commit a4fac02

Browse files
committed
Bump version in pyproject
1 parent d50b8f5 commit a4fac02

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

0 commit comments

Comments
 (0)
0