agentic-mesh-protocol 0.2.3.dev2__tar.gz → 0.2.3.dev3__tar.gz

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.
Files changed (115) hide show
  1. {agentic_mesh_protocol-0.2.3.dev2/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.3.dev3}/PKG-INFO +3 -3
  2. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/pyproject.toml +3 -3
  3. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/__version__.py +1 -1
  4. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3/src/agentic_mesh_protocol.egg-info}/PKG-INFO +3 -3
  5. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol.egg-info/requires.txt +2 -2
  6. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/LICENSE +0 -0
  7. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/README.md +0 -0
  8. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/setup.cfg +0 -0
  9. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/__init__.py +0 -0
  10. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
  11. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
  12. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
  13. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
  14. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
  15. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
  16. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
  17. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
  18. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
  19. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
  20. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
  21. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
  22. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
  23. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
  24. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
  25. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
  26. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/__init__.py +0 -0
  27. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
  28. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
  29. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
  30. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
  31. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
  32. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
  33. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
  34. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
  35. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
  36. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
  37. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
  38. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
  39. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
  40. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
  41. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
  42. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
  43. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
  44. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
  45. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
  46. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
  47. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
  48. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
  49. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
  50. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
  51. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
  52. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
  53. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
  54. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
  55. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
  56. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
  57. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/py.typed +0 -0
  58. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
  59. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
  60. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
  61. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
  62. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
  63. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
  64. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
  65. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
  66. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
  67. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
  68. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
  69. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
  70. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
  71. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
  72. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
  73. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
  74. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
  75. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
  76. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
  77. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
  78. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
  79. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
  80. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
  81. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
  82. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
  83. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
  84. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
  85. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
  86. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
  87. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
  88. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/__init__.py +0 -0
  89. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/__init__.py +0 -0
  90. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.py +0 -0
  91. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2.pyi +0 -0
  92. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_dto_pb2_grpc.py +0 -0
  93. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.py +0 -0
  94. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2.pyi +0 -0
  95. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_message_pb2_grpc.py +0 -0
  96. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.py +0 -0
  97. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2.pyi +0 -0
  98. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/task_manager/v1/task_manager_service_pb2_grpc.py +0 -0
  99. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
  100. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
  101. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
  102. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
  103. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
  104. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
  105. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
  106. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
  107. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
  108. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
  109. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
  110. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/buf/__init__.py +0 -0
  111. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/buf/validate/__init__.py +0 -0
  112. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/buf/validate/validate_pb2.py +0 -0
  113. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/buf/validate/validate_pb2.pyi +0 -0
  114. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/src/buf/validate/validate_pb2_grpc.py +0 -0
  115. {agentic_mesh_protocol-0.2.3.dev2 → agentic_mesh_protocol-0.2.3.dev3}/test/test_imports.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 0.2.3.dev2
3
+ Version: 0.2.3.dev3
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
@@ -24,8 +24,8 @@ Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
25
  Requires-Dist: bump-my-version>=1.2.7
26
26
  Requires-Dist: googleapis-common-protos>=1.72.0
27
- Requires-Dist: grpcio-tools>=1.78.1
28
- Requires-Dist: grpcio>=1.78.1
27
+ Requires-Dist: grpcio-tools>=1.78.0
28
+ Requires-Dist: grpcio>=1.78.0
29
29
  Requires-Dist: protobuf>=6.33.5
30
30
  Requires-Dist: protovalidate>=1.1.1
31
31
  Dynamic: license-file
@@ -20,8 +20,8 @@
20
20
  dependencies = [
21
21
  "bump-my-version>=1.2.7",
22
22
  "googleapis-common-protos>=1.72.0",
23
- "grpcio-tools>=1.78.1",
24
- "grpcio>=1.78.1",
23
+ "grpcio-tools>=1.78.0",
24
+ "grpcio>=1.78.0",
25
25
  "protobuf>=6.33.5",
26
26
  "protovalidate>=1.1.1",
27
27
  ]
@@ -37,7 +37,7 @@
37
37
  name = "agentic-mesh-protocol"
38
38
  readme = "README.md"
39
39
  requires-python = ">=3.10"
40
- version = "0.2.3.dev2"
40
+ version = "0.2.3.dev3"
41
41
 
42
42
  [project.urls]
43
43
  "Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
@@ -5,4 +5,4 @@ from importlib.metadata import PackageNotFoundError, version
5
5
  try:
6
6
  __version__ = version("agentic-mesh-protocol")
7
7
  except PackageNotFoundError:
8
- __version__ = "0.2.3.dev2"
8
+ __version__ = "0.2.3.dev3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 0.2.3.dev2
3
+ Version: 0.2.3.dev3
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
@@ -24,8 +24,8 @@ Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
25
  Requires-Dist: bump-my-version>=1.2.7
26
26
  Requires-Dist: googleapis-common-protos>=1.72.0
27
- Requires-Dist: grpcio-tools>=1.78.1
28
- Requires-Dist: grpcio>=1.78.1
27
+ Requires-Dist: grpcio-tools>=1.78.0
28
+ Requires-Dist: grpcio>=1.78.0
29
29
  Requires-Dist: protobuf>=6.33.5
30
30
  Requires-Dist: protovalidate>=1.1.1
31
31
  Dynamic: license-file
@@ -1,6 +1,6 @@
1
1
  bump-my-version>=1.2.7
2
2
  googleapis-common-protos>=1.72.0
3
- grpcio-tools>=1.78.1
4
- grpcio>=1.78.1
3
+ grpcio-tools>=1.78.0
4
+ grpcio>=1.78.0
5
5
  protobuf>=6.33.5
6
6
  protovalidate>=1.1.1