Skip to content

Commit 8000c47

Browse files
author
AzureFunctionsPython
committed
Update Python SDK Version to 1.11.1
1 parent 8167b7f commit 8000c47

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.0"
108+
'azure-functions==1.11.1'
109109
]
110110

111111
EXTRA_REQUIRES = {

0 commit comments

Comments
 (0)