Python: .NET: Updated package version and small fix (#1911)

* Removed public key

* Updated package version

* Updated Python package versions
This commit is contained in:
Dmytro Struk
2025-11-04 14:42:07 -08:00
committed by GitHub
Unverified
parent 8b4aa1ebb5
commit 9e1b3c9b85
15 changed files with 60 additions and 27 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.0b251028"
version = "1.0.0b251104"
license-files = ["LICENSE"]
urls.homepage = "https://github.com/microsoft/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"