Skip to content

Commit 4cf6402

Browse files
HazhzengAzureFunctionsPython
andauthored
Update Python SDK Version to 1.7.1 (#856)
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
1 parent a3c047b commit 4cf6402

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
@@ -393,7 +393,7 @@ def run(self):
393393
],
394394
extras_require={
395395
'dev': [
396-
'azure-functions==1.7.0',
396+
'azure-functions==1.7.1',
397397
'azure-eventhub~=5.1.0',
398398
'python-dateutil~=2.8.1',
399399
'flake8~=3.7.9',

0 commit comments

Comments
 (0)