Skip to content

Commit 2160476

Browse files
committed
python-worker 1.0.0a3
1 parent 7fffa62 commit 2160476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ def run(self):
165165

166166
setup(
167167
name='azure-functions-worker',
168-
version='1.0.0a2.dev0',
168+
version='1.0.0a3',
169169
description='Python Language Worker for Azure Functions Host',
170170
classifiers=[
171171
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)