From 69954d712ad7239b571c9a967761a0e6d53778c9 Mon Sep 17 00:00:00 2001 From: hallvictoria <59299039+hallvictoria@users.noreply.github.com> Date: Thu, 30 May 2024 11:49:34 -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 2238a222..d2a15337 100644 --- a/azure/functions/__init__.py +++ b/azure/functions/__init__.py @@ -98,4 +98,4 @@ 'BlobSource' ) -__version__ = '1.20.0b3' +__version__ = '1.20.0b4'