We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1226828 commit 474b313Copy full SHA for 474b313
2 files changed
python/packages/durabletask/pyproject.toml
@@ -4,7 +4,7 @@ description = "Durable Task integration for Microsoft Agent Framework."
4
authors = [{ name = "Microsoft", email = "af-support@microsoft.com"}]
5
readme = "README.md"
6
requires-python = ">=3.10"
7
-version = "0.0.2b260128"
+version = "1.0.0b260128"
8
license-files = ["LICENSE"]
9
urls.homepage = "https://aka.ms/agent-framework"
10
urls.source = "https://github.com/microsoft/agent-framework/tree/main/python"
0 commit comments