Skip to content

Commit e35da64

Browse files
committed
chore: python release 0.1.65
1 parent 122a23f commit e35da64

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

python/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## python_v0.1.65 (2025-11-06)
2+
3+
### Bug Fixes
4+
5+
- **adapters**: agent card url can be provided in agent's metadata (#1276)
6+
7+
### Features
8+
9+
- **adapters**: add nested trajectory support for AgentStack (#1273)
10+
- **agent**: improve typing for ConditionalRequirement
11+
112
## python_v0.1.64 (2025-11-05)
213

314
### Bug Fixes

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "beeai-framework"
3-
version="0.1.64"
3+
version="0.1.65"
44
license = "Apache-2.0"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

0 commit comments

Comments
 (0)