8000 bump version to v1.5.0 · kstrauser/python-lsp-ruff@405be76 · GitHub
[go: up one dir, main page]

Skip to content

Commit 405be76

Browse files
committed
bump version to v1.5.0
1 parent 0fa8cca commit 405be76

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

0 commit comments

Comments
 (0)
0