Skip to content

Commit dddd555

Browse files
authored
[pack] Updating V2 Python Worker version (#6009)
Release info: https://github.com/Azure/azure-functions-python-worker/releases/tag/1.1.1
1 parent e7d53a1 commit dddd555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/python.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<ItemGroup>
3-
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="1.0.2020022812" />
3+
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="1.0.202005032" />
44
</ItemGroup>
55
</Project>

0 commit comments

Comments
 (0)