Skip to content

Commit d377da0

Browse files
committed
Release 0.3.2
1 parent 52c1e04 commit d377da0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.3.2 (2024-10-25)
2+
3+
- Proxy API app now supports custom virtual models
4+
- Return model name in API responses
5+
6+
17
# 0.3.1 (2024-10-23)
28

39
- Add interactive chat script

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aaf"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "AAF (Agentic AI Framework)"
55
readme = "README.md"
66
homepage = "https://github.com/rivol/aaf"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)