Skip to content

Commit 825c750

Browse files
committed
release: v0.1.2
1 parent ad1e7c1 commit 825c750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lsap-sdk"
3-
version = "0.1.0"
3+
version = "0.1.2"
44
description = "Language Server Agent Protocol (LSAP) SDK - Transforms low-level LSP into high-level cognitive tools for agents"
55
readme = "README.md"
66
authors = [{ name = "observerw", email = "[email protected]" }]
@@ -16,7 +16,7 @@ dependencies = [
1616
"asyncer>=0.0.11",
1717
"attrs>=25.4.0",
1818
"cattrs>=25.3.0",
19-
"lsp-client >= 0.3.0",
19+
"lsp-client >= 0.3.4",
2020
"lsprotocol>=2025.0.0",
2121
"pydantic>=2.12.5",
2222
"python-liquid>=2.1.0",

0 commit comments

Comments
 (0)