diff --git a/runtimes/v2/azure_functions_runtime/version.py b/runtimes/v2/azure_functions_runtime/version.py index d5c10405..f89e9b33 100644 --- a/runtimes/v2/azure_functions_runtime/version.py +++ b/runtimes/v2/azure_functions_runtime/version.py @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. -VERSION = '1.1.1' +VERSION = '1.2.0'