praisonaiagents 0.0.1__tar.gz → 0.0.3__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: praisonaiagents
3
- Version: 0.0.1
3
+ Version: 0.0.3
4
4
  Summary: Hierarchical AI agents for task execution
5
5
  Author: Mervin Praison
6
6
  Requires-Dist: pydantic
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: praisonaiagents
3
- Version: 0.0.1
3
+ Version: 0.0.3
4
4
  Summary: Hierarchical AI agents for task execution
5
5
  Author: Mervin Praison
6
6
  Requires-Dist: pydantic
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "praisonaiagents"
7
- version = "0.0.1"
7
+ version = "0.0.3"
8
8
  description = "Hierarchical AI agents for task execution"
9
9
  authors = [
10
10
  { name="Mervin Praison" }