From ea781332880f39234463ccb14fe636dd43bb4469 Mon Sep 17 00:00:00 2001 From: Mostafa Rashed <17770919+mrashed-dev@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:59:00 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=206.0.0b2=20=E2=86=92=206.0.0b3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nylas/_client_sdk_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nylas/_client_sdk_version.py b/nylas/_client_sdk_version.py index 8cd70683..24cd5013 100644 --- a/nylas/_client_sdk_version.py +++ b/nylas/_client_sdk_version.py @@ -1 +1 @@ -__VERSION__ = "6.0.0b2" +__VERSION__ = "6.0.0b3"