Skip to content

Commit a3a7c72

Browse files
chore(main): release 0.5.0 (#19)
🤖 I have created a release *beep* *boop* --- ## [0.5.0](v0.4.0...v0.5.0) (2026-05-06) ### Features * add slimrpc multicast support with unified client factory ([#18](#18)) ([2b58616](2b58616)), closes [#17](#17) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Agntcy Build Bot <build@agntcy.io> Signed-off-by: Mauro Sardara <msardara@cisco.com> Co-authored-by: Mauro Sardara <msardara@cisco.com>
1 parent 2b58616 commit a3a7c72

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.4.0"
2+
".": "0.5.0"
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.5.0](https://github.com/agntcy/slim-a2a-python/compare/v0.4.0...v0.5.0) (2026-05-06)
4+
5+
6+
### Features
7+
8+
* add slimrpc multicast support with unified client factory ([#18](https://github.com/agntcy/slim-a2a-python/issues/18)) ([2b58616](https://github.com/agntcy/slim-a2a-python/commit/2b586164012acbb66e8437ffdc7483528a908697)), closes [#17](https://github.com/agntcy/slim-a2a-python/issues/17)
9+
310
## [0.4.0](https://github.com/agntcy/slim-a2a-python/compare/v0.3.0...v0.4.0) (2026-04-08)
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.4.0"
6+
version = "0.5.0"
77
description = "A2A protocol over slimrpc"
88
readme = "README.md"
99
requires-python = ">=3.10, <4.0"

0 commit comments

Comments
 (0)