Skip to content

Commit e12e4dc

Browse files
committed
chore: python release 0.1.77
1 parent 4fc3284 commit e12e4dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

python/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## python_v0.1.77 (2026-02-11)
2+
3+
### Features
4+
5+
- extend VectorStore parameters
6+
- update agentstack-sdk (#1405)
7+
18
## python_v0.1.76 (2026-01-20)
29

310
### Features

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.76"
3+
version="0.1.77"
44
license = "Apache-2.0"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

0 commit comments

Comments
 (0)