Python: Updated package versions (#2238)

* Updated package versions

* Small fix

* Small fix
This commit is contained in:
Dmytro Struk
2025-11-14 16:42:41 -08:00
committed by GitHub
Unverified
parent 939c2d69f9
commit c7e7020c32
16 changed files with 56 additions and 30 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.0b251112.post1"
version = "1.0.0b251114"
license-files = ["LICENSE"]
urls.homepage = "https://github.com/microsoft/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"