Skip to content

Commit 7932355

Browse files
committed
Bump version to 0.0.6
1 parent ee557a2 commit 7932355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "coagent-python"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "An open-source framework for building monolithic or distributed agentic systems, ranging from simple LLM calls to compositional workflows and autonomous agents."
55
authors = [
66
{ name = "RussellLuo", email = "[email protected]" },
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
99

1010
[tool.poetry]
1111
name = "coagent-python"
12-
version = "0.0.5"
12+
version = "0.0.6"
1313
description = "An open-source framework for building monolithic or distributed agentic systems, ranging from simple LLM calls to compositional workflows and autonomous agents."
1414
authors = [
1515
"RussellLuo <[email protected]>",

0 commit comments

Comments
 (0)