Skip to content

Commit a7a3cd2

Browse files
authored
chore(main): release 0.7.0 (#27)
🤖 I have created a release *beep* *boop* --- ## [0.7.0](v0.6.1...v0.7.0) (2026-08-07) ### ⚠ BREAKING CHANGES * Update slim-bindings version ([#26](#26)) ### Features * Update slim-bindings version ([#26](#26)) ([b7adfba](b7adfba)) --- 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 b7adfba commit a7a3cd2

3 files changed

Lines changed: 13 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.1"
2+
".": "0.7.0"
33
}

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/agntcy/slim-a2a-python/compare/v0.6.1...v0.7.0) (2026-08-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Update slim-bindings version ([#26](https://github.com/agntcy/slim-a2a-python/issues/26))
9+
10+
### Features
11+
12+
* Update slim-bindings version ([#26](https://github.com/agntcy/slim-a2a-python/issues/26)) ([b7adfba](https://github.com/agntcy/slim-a2a-python/commit/b7adfbae54b0ac938e9a0ec2ba74d963d496d5cb))
13+
314
## [0.6.1](https://github.com/agntcy/slim-a2a-python/compare/v0.6.0...v0.6.1) (2026-07-10)
415

516

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.1"
6+
version = "0.7.0"
77
description = "A2A protocol over slimrpc"
88
readme = "README.md"
99
requires-python = ">=3.10, <4.0"

0 commit comments

Comments
 (0)