Skip to content

Commit 0d4c176

Browse files
Changelog and bump version
1 parent 60c739e commit 0d4c176

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# v0.0.1
2+
3+
- Prototype with two agents with tool calling, handoff, streaming of answer and state.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "opensymbiose"
3-
version = "0.0.0"
3+
version = "0.0.1"
44
description = "OpenSymbiose is an open-source biotechnology / biology research AI agent designed to support researcher."
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)