Skip to content

Commit fdaa89f

Browse files
Update license specification and bump version
1 parent 34fe10a commit fdaa89f

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
@@ -4,11 +4,11 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "atomic-agents"
7-
version = "1.0.22"
7+
version = "1.0.23"
88
description = "A versatile framework for creating and managing intelligent agents."
99
authors = ["Kenny Vaneetvelde <kenny.vaneetvelde@gmail.com>"]
1010
readme = "README.md"
11-
license = "LICENSE"
11+
license = "MIT"
1212
packages = [
1313
{ include = "atomic_agents", from = "atomic-agents" },
1414
{ include = "atomic_assembler", from = "atomic-assembler" }

0 commit comments

Comments
 (0)