Skip to content

Commit f51a1f1

Browse files
vrdmrAzureFunctionsPython
andauthored
Update Python SDK Version to 1.11.3b2 (#1071)
Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent f3ec8a9 commit f51a1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"grpcio~=1.43.0",
106106
"grpcio-tools~=1.43.0",
107107
"protobuf~=3.19.3",
108-
"azure-functions==1.11.3b1",
108+
'azure-functions==1.11.3b2',
109109
"python-dateutil~=2.8.2"
110110
]
111111

0 commit comments

Comments
 (0)