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 d9f96eb commit 07cb5a8Copy full SHA for 07cb5a8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "atomic-agents"
7
-version = "2.0.2"
+version = "2.0.3"
8
description = "A versatile framework for creating and managing intelligent agents."
9
authors = ["Kenny Vaneetvelde <[email protected]>"]
10
readme = "README.md"
@@ -66,3 +66,4 @@ line-length = 127
66
67
68
69
+
0 commit comments