Skip to content

Commit 6872fc0

Browse files
gavin-aguiarAzureFunctionsPython
and
AzureFunctionsPython
authored
Update Python SDK Version to 1.15.1b1 (#1283)
* Update Python SDK Version to 1.15.1b1 * Update setup.py --------- Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent ff97a66 commit 6872fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
]
107107

108108
INSTALL_REQUIRES = [
109-
"azure-functions==1.15.0",
109+
"azure-functions==1.15.1b1",
110110
"python-dateutil~=2.8.2"
111111
]
112112

0 commit comments

Comments
 (0)