Skip to content

Commit 1cc22d8

Browse files
author
AzureFunctionsPython
committed
Update Python Worker Version to 1.1.10
1 parent c587d05 commit 1cc22d8

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
@@ -259,7 +259,7 @@ def run(self):
259259

260260
setup(
261261
name='azure-functions-worker',
262-
version='1.1.7',
262+
version='1.1.10',
263263
description='Python Language Worker for Azure Functions Host',
264264
author="Microsoft Corp.",
265265
author_email="[email protected]",

0 commit comments

Comments
 (0)