Skip to content

Commit ab828a2

Browse files
author
Hanzhang Zeng (Roger)
committed
Update Python worker version to 1.1.4
1 parent e73af76 commit ab828a2

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

258258
setup(
259259
name='azure-functions-worker',
260-
version='1.1.3',
260+
version='1.1.4',
261261
description='Python Language Worker for Azure Functions Host',
262262
long_description=long_description,
263263
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)