update package versions (#3421)

This commit is contained in:
Giles Odigwe
2026-01-23 15:40:20 -08:00
committed by GitHub
Unverified
parent 6e8c7c42c8
commit 330c2607ad
21 changed files with 83 additions and 45 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "OpenAI ChatKit integration for Microsoft Agent Framework."
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "1.0.0b260116"
version = "1.0.0b260123"
license-files = ["LICENSE"]
urls.homepage = "https://aka.ms/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"