Skip to content

Commit

Permalink
Update Python Worker Version to 4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsPython committed Oct 10, 2023
1 parent 72ec585 commit aca1c3b
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.18.0'
VERSION = '4.20.0'

0 comments on commit aca1c3b

Please sign in to comment.