Skip to content

Commit 4121ba8

Browse files
authored
Update durabletask dependency in dapr-ext-workflow (#634)
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
1 parent 3741ddb commit 4121ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dapr-ext-workflow/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ packages = find_namespace:
2525
include_package_data = True
2626
install_requires =
2727
dapr-dev >= 1.11.0rc1.dev
28-
durabletask >= 0.1.0a3
28+
durabletask >= 0.1.0
2929

3030
[options.packages.find]
3131
include =

0 commit comments

Comments
 (0)