Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit c0fbb08

Browse files
chore: bump version to 0.4.0
1 parent a31c160 commit c0fbb08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "keep-protocol"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
description = "Signed protobuf packets over TCP for AI agent-to-agent communication"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)