Skip to content

Commit df7eee8

Browse files
authored
chore(main): release 0.6.1 (#25)
🤖 I have created a release *beep* *boop* --- Breaking changes due to braking changes in https://github.com/a2aproject/a2a-python. ## [0.6.1](v0.6.0...v0.6.1) (2026-07-10) ### Features * Bump a2a-python version ([#24](#24)) ([c2ba5cb](c2ba5cb)) --- 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>
1 parent c2ba5cb commit df7eee8

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.6.0"
2+
".": "0.6.1"
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.6.1](https://github.com/agntcy/slim-a2a-python/compare/v0.6.0...v0.6.1) (2026-07-10)
4+
5+
6+
### Features
7+
8+
* Bump a2a-python version ([#24](https://github.com/agntcy/slim-a2a-python/issues/24)) ([c2ba5cb](https://github.com/agntcy/slim-a2a-python/commit/c2ba5cb779bd009e9fc0c2a3ae6572935b5ea2f3))
9+
310
## [0.6.0](https://github.com/agntcy/slim-a2a-python/compare/v0.5.0...v0.6.0) (2026-06-15)
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.6.0"
6+
version = "0.6.1"
77
description = "A2A protocol over slimrpc"
88
readme = "README.md"
99
requires-python = ">=3.10, <4.0"

0 commit comments

Comments
 (0)