Skip to content

Commit 7cad644

Browse files
Update pyproject.toml
1 parent dc953b1 commit 7cad644

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/praisonai-agents/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "praisonaiagents"
7-
version = "0.0.122"
7+
version = "0.0.123"
88
description = "Praison AI agents for completing complex tasks with Self Reflection Agents"
99
requires-python = ">=3.10"
1010
authors = [
@@ -74,4 +74,3 @@ all = [
7474
[tool.setuptools.packages.find]
7575
where = ["."]
7676
include = ["praisonaiagents*"]
77-

0 commit comments

Comments
 (0)