Skip to content

Commit

Permalink
Update Python Worker Version to 4.30.2 (#1547)
Browse files Browse the repository at this point in the history
Co-authored-by: AzureFunctionsPython <[email protected]>
  • Loading branch information
hallvictoria and AzureFunctionsPython authored Jul 25, 2024
1 parent ce2ec9b commit 7b451ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure_functions_worker/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

VERSION = '4.30.1'
VERSION = '4.30.2'

0 comments on commit 7b451ba

Please sign in to comment.