Bump Bedrock version to latest (#3110)

This commit is contained in:
Evan Mattson
2026-01-07 09:34:02 +09:00
committed by GitHub
Unverified
parent 202f557c71
commit f49e537721
2 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Amazon Bedrock integration for Microsoft Agent Framework."
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "1.0.0b251120"
version = "1.0.0b260106"
license-files = ["LICENSE"]
urls.homepage = "https://aka.ms/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"