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 dc953b1 commit 7cad644Copy full SHA for 7cad644
src/praisonai-agents/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "praisonaiagents"
7
-version = "0.0.122"
+version = "0.0.123"
8
description = "Praison AI agents for completing complex tasks with Self Reflection Agents"
9
requires-python = ">=3.10"
10
authors = [
@@ -74,4 +74,3 @@ all = [
74
[tool.setuptools.packages.find]
75
where = ["."]
76
include = ["praisonaiagents*"]
77
-
0 commit comments