Updated Python and .NET package versions (#1758)

This commit is contained in:
Dmytro Struk
2025-10-28 11:49:50 -07:00
committed by GitHub
Unverified
parent 4d9980c5c3
commit eed7e59f3f
13 changed files with 3421 additions and 3411 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Debug UI for Microsoft Agent Framework with OpenAI-compatible API
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "1.0.0b251016"
version = "1.0.0b251028"
license-files = ["LICENSE"]
urls.homepage = "https://github.com/microsoft/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"