Skip to content

Commit 474b313

Browse files
authored
Update durabletask package (#3492)
1 parent 1226828 commit 474b313

2 files changed

Lines changed: 101 additions & 112 deletions

File tree

python/packages/durabletask/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Durable Task integration for Microsoft Agent Framework."
44
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
55
readme = "README.md"
66
requires-python = ">=3.10"
7-
version = "0.0.2b260128"
7+
version = "1.0.0b260128"
88
license-files = ["LICENSE"]
99
urls.homepage = "https://aka.ms/agent-framework"
1010
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"

0 commit comments

Comments
 (0)