microsoft-agents-hosting-teams 1.2.0.dev4__tar.gz → 1.2.0.dev7__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 (21) hide show
  1. {microsoft_agents_hosting_teams-1.2.0.dev4/microsoft_agents_hosting_teams.egg-info → microsoft_agents_hosting_teams-1.2.0.dev7}/PKG-INFO +2 -2
  2. microsoft_agents_hosting_teams-1.2.0.dev7/VERSION.txt +1 -0
  3. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7/microsoft_agents_hosting_teams.egg-info}/PKG-INFO +2 -2
  4. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents_hosting_teams.egg-info/requires.txt +1 -1
  5. microsoft_agents_hosting_teams-1.2.0.dev4/VERSION.txt +0 -1
  6. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/LICENSE +0 -0
  7. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/MANIFEST.in +0 -0
  8. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/__init__.py +0 -0
  9. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/errors/__init__.py +0 -0
  10. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/errors/error_resources.py +0 -0
  11. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/teams_activity_handler.py +0 -0
  12. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/teams_agent_extension.py +0 -0
  13. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/teams_cloud_adapter.py +0 -0
  14. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents/hosting/teams/teams_info.py +0 -0
  15. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents_hosting_teams.egg-info/SOURCES.txt +0 -0
  16. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents_hosting_teams.egg-info/dependency_links.txt +0 -0
  17. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/microsoft_agents_hosting_teams.egg-info/top_level.txt +0 -0
  18. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/pyproject.toml +0 -0
  19. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/readme.md +0 -0
  20. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/setup.cfg +0 -0
  21. {microsoft_agents_hosting_teams-1.2.0.dev4 → microsoft_agents_hosting_teams-1.2.0.dev7}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-hosting-teams
3
- Version: 1.2.0.dev4
3
+ Version: 1.2.0.dev7
4
4
  Summary: Integration library for Microsoft Agents with Teams
5
5
  Author: Microsoft Corporation
6
6
  License-Expression: MIT
@@ -13,7 +13,7 @@ Classifier: Operating System :: OS Independent
13
13
  Requires-Python: >=3.12
14
14
  Description-Content-Type: text/markdown
15
15
  License-File: LICENSE
16
- Requires-Dist: microsoft-agents-hosting-core==1.2.0.dev4
16
+ Requires-Dist: microsoft-agents-hosting-core==1.2.0.dev7
17
17
  Requires-Dist: aiohttp>=3.11.11
18
18
  Requires-Dist: microsoft-teams-api<3,>=2.0.0
19
19
  Dynamic: license-file
@@ -0,0 +1 @@
1
+ 1.2.0.dev7
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-hosting-teams
3
- Version: 1.2.0.dev4
3
+ Version: 1.2.0.dev7
4
4
  Summary: Integration library for Microsoft Agents with Teams
5
5
  Author: Microsoft Corporation
6
6
  License-Expression: MIT
@@ -13,7 +13,7 @@ Classifier: Operating System :: OS Independent
13
13
  Requires-Python: >=3.12
14
14
  Description-Content-Type: text/markdown
15
15
  License-File: LICENSE
16
- Requires-Dist: microsoft-agents-hosting-core==1.2.0.dev4
16
+ Requires-Dist: microsoft-agents-hosting-core==1.2.0.dev7
17
17
  Requires-Dist: aiohttp>=3.11.11
18
18
  Requires-Dist: microsoft-teams-api<3,>=2.0.0
19
19
  Dynamic: license-file
@@ -1,3 +1,3 @@
1
- microsoft-agents-hosting-core==1.2.0.dev4
1
+ microsoft-agents-hosting-core==1.2.0.dev7
2
2
  aiohttp>=3.11.11
3
3
  microsoft-teams-api<3,>=2.0.0
@@ -1 +0,0 @@
1
- 1.2.0.dev4