Skip to content

Commit 662f974

Browse files
authored
Bump to 0.1.4a (#158)
1 parent 6c36f71 commit 662f974

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/teams_memory/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Features
66

7+
### Bug Fixes
8+
9+
### 0.1.4-alpha
10+
11+
## Latest Changes
12+
13+
### Features
14+
715
- Allowed granular control over storage configs for each type of memory.
816
- Added support for Azure AI Search Storage
917

packages/teams_memory/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "teams_memory"
3-
version = "0.1.3-alpha"
3+
version = "0.1.4-alpha"
44
authors = [{ name="Microsoft", email="teams@microsoft.com" }]
55
description = "Memory module for creating intelligent agents within Microsoft Teams"
66
readme = "README.md"

0 commit comments

Comments
 (0)