Skip to content

Commit 72ae0a5

Browse files
authored
chore(main): release 0.2.3 (#3)
Signed-off-by: Agntcy Build Bot <build@agntcy.io>
1 parent f8a3fd4 commit 72ae0a5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.2"
2+
".": "0.2.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/agntcy/slim-a2a-python/compare/v0.2.2...v0.2.3) (2026-01-09)
4+
5+
6+
### Features
7+
8+
* Migrate slima2a to its own repo ([#1](https://github.com/agntcy/slim-a2a-python/issues/1)) ([29bf1ab](https://github.com/agntcy/slim-a2a-python/commit/29bf1ab0868c00ba3f06462011021b07a0d30405))
9+
310
## [0.2.2](https://github.com/agntcy/slim/compare/slima2a-v0.2.1...slima2a-v0.2.2) (2025-12-11)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[project]
55
name = "slima2a"
6-
version = "0.2.2"
6+
version = "0.2.3"
77
description = "A2A protocol over slimrpc"
88
readme = "README.md"
99
requires-python = ">=3.10, <4.0"

0 commit comments

Comments
 (0)