Skip to content

Commit 150d500

Browse files
authored
v1.0.0b11 (#509)
1 parent 015855d commit 150d500

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

204204
setup(
205205
name='azure-functions-worker',
206-
version='1.0.0b10',
206+
version='1.0.0b11',
207207
description='Python Language Worker for Azure Functions Host',
208208
classifiers=[
209209
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)