Skip to content

Commit bcce88f

Browse files
committed
v1.0.0a5
1 parent 1583670 commit bcce88f

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

203203
setup(
204204
name='azure-functions-worker',
205-
version='1.0.0a5',
205+
version='1.0.0a6',
206206
description='Python Language Worker for Azure Functions Host',
207207
classifiers=[
208208
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)