Skip to content

Commit 24d7246

Browse files
author
Chojan Shang
committed
chore: bump to 0.4.5
Signed-off-by: Chojan Shang <chojan.shang@vesoft.com>
1 parent 3ba8abf commit 24d7246

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Python implementation of the Agent Client Protocol (ACP). Use it to build agents that communicate with ACP-capable clients (e.g. Zed) over stdio.
44

5+
> This library version is compatible with the corresponding ACP version. However, we lack sufficient resources to release each version. Welcome to contribute!
6+
57
- Package name: `agent-client-protocol` (import as `acp`)
68
- Repository: https://github.com/psiace/agent-client-protocol-python
79
- Docs: https://psiace.github.io/agent-client-protocol-python/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agent-client-protocol"
3-
version = "0.3.0"
3+
version = "0.4.5"
44
description = "A Python implement of Agent Client Protocol (ACP, by Zed Industries)"
55
authors = [{ name = "Chojan Shang", email = "psiace@apache.org" }]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)