Skip to content

Commit

Permalink
Update Python Worker Version to 4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsPython committed Aug 25, 2023
1 parent b689413 commit d0135b0
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.16.0'
VERSION = '4.17.0'

0 comments on commit d0135b0

Please sign in to comment.