Merge branch 'main' into feature-azure-functions

This commit is contained in:
Laveesh Rohra
2025-11-12 16:29:46 -08:00
committed by GitHub
Unverified
93 changed files with 8193 additions and 4442 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Microsoft Agent Framework for building AI Agents with Python. Thi
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "1.0.0b251111"
version = "1.0.0b251112"
license-files = ["LICENSE"]
urls.homepage = "https://aka.ms/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"