From 6ca115ec900e75ebf38029364a4ffd83bfd3384a Mon Sep 17 00:00:00 2001 From: hallvictoria <59299039+hallvictoria@users.noreply.github.com> Date: Mon, 13 May 2024 10:15:20 -0500 Subject: [PATCH] Update __init__.py --- azure/functions/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/functions/__init__.py b/azure/functions/__init__.py index 7dd45df9..4a35da66 100644 --- a/azure/functions/__init__.py +++ b/azure/functions/__init__.py @@ -97,4 +97,4 @@ 'HttpMethod' ) -__version__ = '1.20.0b1' +__version__ = '1.20.0b2'