Skip to content

Commit 182773e

Browse files
committed
release: v0.3.6-rc2
1 parent 650f26d commit 182773e

File tree

14 files changed

+19
-19
lines changed

14 files changed

+19
-19
lines changed

agent-registry.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
providers:
2-
- location: ghcr.io/i-am-bee/beeai-platform/agents/chat:0.3.6-rc1
3-
- location: ghcr.io/i-am-bee/beeai-platform/agents/rag:0.3.6-rc1
4-
- location: ghcr.io/i-am-bee/beeai-platform/agents/form:0.3.6-rc1
2+
- location: ghcr.io/i-am-bee/beeai-platform/agents/chat:0.3.6-rc2
3+
- location: ghcr.io/i-am-bee/beeai-platform/agents/rag:0.3.6-rc2
4+
- location: ghcr.io/i-am-bee/beeai-platform/agents/form:0.3.6-rc2

agents/chat/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.

agents/form/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.

agents/rag/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.

apps/beeai-cli/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-cli"
3-
version = "0.3.6-rc1"
3+
version = "0.3.6-rc2"
44
description = "BeeAI CLI"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

apps/beeai-cli/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/beeai-sdk/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-sdk"
3-
version = "0.3.6-rc1"
3+
version = "0.3.6-rc2"
44
description = "BeeAI SDK"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

apps/beeai-sdk/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.

apps/beeai-server/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-server"
3-
version = "0.3.6-rc1"
3+
version = "0.3.6-rc2"
44
description = "BeeAI server"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

apps/beeai-server/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)