We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fe991 commit e6be3d6Copy full SHA for e6be3d6
dev-requirements.txt
@@ -1 +1 @@
1
-grpcio-tools==1.62.3 # 1.62.X is the latest version before protobuf 1.26.X is used which has breaking changes for Python
+grpcio-tools
durabletask-azuremanaged/pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
10
[project]
11
name = "durabletask.azuremanaged"
12
-version = "0.1.3"
+version = "0.1.4"
13
description = "Extensions for the Durable Task Python SDK for integrating with the Durable Task Scheduler in Azure"
14
keywords = [
15
"durable",
0 commit comments