Skip to content

Commit 755729b

Browse files
authored
[pack] Updating V3 Python Worker version (#5992)
Release info: https://github.com/Azure/azure-functions-python-worker/releases/tag/1.1.1
1 parent 7cc6cd9 commit 755729b

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.1.2020022812" />
3+
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="1.1.202005032" />
44
</ItemGroup>
55
</Project>

0 commit comments

Comments
 (0)