Skip to content

Commit 22802c2

Browse files
author
AzureFunctionsPython
committed
Update Python Worker Version to x.y.z (e.g. 1.1.8)
1 parent 4356c00 commit 22802c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure_functions_worker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

4-
__version__ = '1.2.3'
4+
__version__ = 'x.y.z (e.g. 1.1.8)'

0 commit comments

Comments
 (0)