Skip to content

Commit 2fbeee1

Browse files
feat: Bump minor version (#1221)
1 parent 2b3a1db commit 2fbeee1

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@
33
## Unreleased
44
...
55
### Features
6-
- New Pharia Kernel connector for calling Skills from a Task
6+
...
7+
### Fixes
8+
...
9+
### Deprecations
10+
...
11+
### Breaking Changes
12+
13+
## 9.1.0
14+
...
15+
### Features
16+
- New Pharia Kernel connector (`KernelTask`) for calling Skills from a Task
717
- Add `HybridQdrantInMemoryRetriever` enabling hybrid search for in-memory Qdrant collections
818

919
### Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "intelligence-layer"
7-
version = "9.0.2"
7+
version = "9.1.0"
88
description = ""
99
authors = ["Aleph Alpha Engineering <engineering@aleph-alpha.com>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)