hanzo 0.3.7__py3-none-any.whl → 0.3.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of hanzo might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hanzo
3
- Version: 0.3.7
3
+ Version: 0.3.9
4
4
  Summary: Hanzo AI - Complete AI Infrastructure Platform with CLI, Router, MCP, and Agent Runtime
5
5
  Project-URL: Homepage, https://hanzo.ai
6
6
  Project-URL: Repository, https://github.com/hanzoai/python-sdk
@@ -32,7 +32,7 @@ Requires-Dist: rich>=13.0.0
32
32
  Requires-Dist: typer>=0.9.0
33
33
  Provides-Extra: agents
34
34
  Requires-Dist: hanzo-agents>=0.1.0; extra == 'agents'
35
- Requires-Dist: hanzo-network>=0.1.2; extra == 'agents'
35
+ Requires-Dist: hanzo-network>=0.1.3; extra == 'agents'
36
36
  Provides-Extra: ai
37
37
  Requires-Dist: hanzoai>=1.0.0; extra == 'ai'
38
38
  Provides-Extra: all
@@ -40,7 +40,7 @@ Requires-Dist: hanzo-aci>=0.2.8; extra == 'all'
40
40
  Requires-Dist: hanzo-agents>=0.1.0; extra == 'all'
41
41
  Requires-Dist: hanzo-mcp>=0.7.0; extra == 'all'
42
42
  Requires-Dist: hanzo-memory>=1.0.0; extra == 'all'
43
- Requires-Dist: hanzo-network>=0.1.2; extra == 'all'
43
+ Requires-Dist: hanzo-network>=0.1.3; extra == 'all'
44
44
  Requires-Dist: hanzo-repl>=0.1.0; extra == 'all'
45
45
  Requires-Dist: hanzoai>=1.0.0; extra == 'all'
46
46
  Provides-Extra: dev
@@ -22,7 +22,7 @@ hanzo/utils/__init__.py,sha256=5RRwKI852vp8smr4xCRgeKfn7dLEnHbdXGfVYTZ5jDQ,69
22
22
  hanzo/utils/config.py,sha256=FD_LoBpcoF5dgJ7WL4o6LDp2pdOy8kS-dJ6iRO2GcGM,4728
23
23
  hanzo/utils/net_check.py,sha256=YFbJ65SzfDYHkHLZe3n51VhId1VI3zhyx8p6BM-l6jE,3017
24
24
  hanzo/utils/output.py,sha256=W0j3psF07vJiX4s02gbN4zYWfbKNsb8TSIoagBSf5vA,2704
25
- hanzo-0.3.7.dist-info/METADATA,sha256=PD4A65FYh5FJrLgab6Mg5FO19xZQaAb2SP9t8IbYO9I,4348
26
- hanzo-0.3.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
- hanzo-0.3.7.dist-info/entry_points.txt,sha256=pQLPMdqOXU_2BfTcMDhkqTCDNk_H6ApvYuSaWcuQOOw,171
28
- hanzo-0.3.7.dist-info/RECORD,,
25
+ hanzo-0.3.9.dist-info/METADATA,sha256=9GbEl63cI17Q5mkGYQtBzvuXW4uVNAEKmErW4eT2x8I,4348
26
+ hanzo-0.3.9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
+ hanzo-0.3.9.dist-info/entry_points.txt,sha256=pQLPMdqOXU_2BfTcMDhkqTCDNk_H6ApvYuSaWcuQOOw,171
28
+ hanzo-0.3.9.dist-info/RECORD,,
File without changes