We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ecc9d commit e67de26Copy full SHA for e67de26
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "lsap-sdk"
3
-version = "0.1.5"
+version = "0.2.0"
4
description = "Language Server Agent Protocol (LSAP) SDK - Transforms low-level LSP into high-level cognitive tools for agents"
5
readme = "README.md"
6
authors = [{ name = "observerw", email = "[email protected]" }]
0 commit comments