Update durabletask package (#3492)

This commit is contained in:
Laveesh Rohra
2026-01-28 13:41:37 -08:00
committed by GitHub
Unverified
parent 1226828ec2
commit 474b31393d
2 changed files with 98 additions and 109 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Durable Task integration for Microsoft Agent Framework."
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.10"
version = "0.0.2b260128"
version = "1.0.0b260128"
license-files = ["LICENSE"]
urls.homepage = "https://aka.ms/agent-framework"
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"