Update Python Worker Version to 4.1.0

This commit is contained in:
AzureFunctionsPython 2022-04-27 17:31:04 +00:00
Родитель 81b84102dc
Коммит 8a74a1575a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
VERSION = '4.0.0'
VERSION = '4.1.0'