We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73af76 commit ab828a2Copy full SHA for ab828a2
setup.py
@@ -257,7 +257,7 @@ def run(self):
257
258
setup(
259
name='azure-functions-worker',
260
- version='1.1.3',
+ version='1.1.4',
261
description='Python Language Worker for Azure Functions Host',
262
long_description=long_description,
263
long_description_content_type='text/markdown',
0 commit comments