Updated package versions (#4470)

This commit is contained in:
Dmytro Struk
2026-03-04 08:49:48 -08:00
committed by GitHub
Unverified
parent e8a7ffbc14
commit 965a1ec103
26 changed files with 120 additions and 72 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.0rc2"
version = "1.0.0rc3"
license-files = ["LICENSE"]
urls.homepage = "https://aka.ms/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"