Skip to content

Commit 08f69da

Browse files
authored
Python worker version 1.0.1 (#571)
1 parent 1a77253 commit 08f69da

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

224224
setup(
225225
name='azure-functions-worker',
226-
version='1.0.0',
226+
version='1.0.1',
227227
description='Python Language Worker for Azure Functions Host',
228228
classifiers=[
229229
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)