Skip to content

Commit aa41198

Browse files
committed
Bump version to 0.0.5
1 parent 7d3c5e8 commit aa41198

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.4"
3+
version = "0.0.5"
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.4"
12+
version = "0.0.5"
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)