We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01d693 commit a03d0e4Copy full SHA for a03d0e4
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "atomic-agents"
7
-version = "2.0.3"
+version = "2.0.4"
8
description = "A versatile framework for creating and managing intelligent agents."
9
authors = ["Kenny Vaneetvelde <[email protected]>"]
10
readme = "README.md"
@@ -67,3 +67,4 @@ line-length = 127
67
68
69
70
+
0 commit comments