Skip to content

Commit 7acc0a0

Browse files
authored
Update python worker to 1.0.3 (#5578)
1 parent 712d645 commit 7acc0a0

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

0 commit comments

Comments
 (0)