We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1e7c1 commit 7201ad5Copy full SHA for 7201ad5
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "lsap-sdk"
3
-version = "0.1.0"
+version = "0.1.1"
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