diff --git a/build/common.props b/build/common.props index 1b7014d772..3fd179d05b 100644 --- a/build/common.props +++ b/build/common.props @@ -5,7 +5,7 @@ latest 4 10 - 3 + 4 0 diff --git a/build/python.props b/build/python.props index 49faf0eca7..09d462ebd5 100644 --- a/build/python.props +++ b/build/python.props @@ -1,5 +1,5 @@ - + diff --git a/release_notes.md b/release_notes.md index 647d3a4ccb..bb9808c93f 100644 --- a/release_notes.md +++ b/release_notes.md @@ -2,6 +2,7 @@ +- Update Python Worker Version to [4.7.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.7.0) - Update Python Worker Version to [4.6.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.6.0) - Update Python Worker Version to [4.5.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.5.0) diff --git a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj index 52f4a7075a..454f16bf1a 100644 --- a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj +++ b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj @@ -56,7 +56,7 @@ - +