Python: Update package version (#3258)

* package version 260116

* removed name tags
This commit is contained in:
Giles Odigwe
2026-01-16 13:06:30 -08:00
committed by GitHub
Unverified
parent 5687e13221
commit 9e3b2fa09a
21 changed files with 71 additions and 47 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Copilot Studio integration for Microsoft Agent Framework."
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "1.0.0b260114"
version = "1.0.0b260116"
license-files = ["LICENSE"]
urls.homepage = "https://aka.ms/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"