Update Python Worker Version to 4.30.2 (#1547)

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
This commit is contained in:
hallvictoria 2024-07-25 15:35:24 -05:00 коммит произвёл GitHub
Родитель ce2ec9b5d5
Коммит 7b451ba7c1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

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