Skip to content

Commit 2d6c40c

Browse files
authored
[pack] update python worker to 1.0.4 (#5682)
* [pack] update python worker to 1.0.4 * 202002211 * Add util modules
1 parent d2dddf9 commit 2d6c40c

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

0 commit comments

Comments
 (0)