Skip to content

Commit e954752

Browse files
authored
[pack] Update python worker to 1.1.0 (#5713)
1 parent 5498c55 commit e954752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/python.props

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

0 commit comments

Comments
 (0)