Skip to content

Commit 75bdabc

Browse files
committed
Bump version to 0.0.4
1 parent 5091195 commit 75bdabc

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